Use the mail_to method to construct a mailto link for browse tag values

This is easier than building a mailto link ourselves. Also implement
the missing title tag and write a test for it.
This commit is contained in:
Andy Allan 2022-11-17 12:51:55 +00:00
parent ccc898b8a0
commit 97b7bac956
3 changed files with 12 additions and 17 deletions

View file

@ -405,6 +405,7 @@ en:
wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
telephone_link: "Call %{phone_number}"
colour_preview: "Colour %{colour_value} preview"
email_link: "Email %{email}"
note:
title: "Note: %{id}"
new_note: "New Note"