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:
parent
ccc898b8a0
commit
97b7bac956
3 changed files with 12 additions and 17 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue