summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-05-30 18:08:17 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-05-30 18:08:17 +0200
commitd150d8a861bfd283f8eecbf70354bf01040c89bf (patch)
treede995df3c16735d019c4a9294ec59ae8f55c0bc8 /template/en/default
parent253213a4b805521bedbb356ab4ad6e1e0a326112 (diff)
downloadbugzilla-d150d8a861bfd283f8eecbf70354bf01040c89bf.tar.gz
bugzilla-d150d8a861bfd283f8eecbf70354bf01040c89bf.tar.xz
Bug 660464: Linkify the tag name in the confirmation message when tagging bugs
r=glob a=LpSolit
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/global/messages.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 0b20be869..4beb04891 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -869,7 +869,8 @@
[% ELSIF message_tag == "tag_updated" %]
[% title = "Tag Updated" %]
- The '[% tag FILTER html %]' tag has been
+ The '<a href="buglist.cgi?tag=[% tag FILTER uri %]">[% tag FILTER html %]</a>'
+ tag has been
[% IF action == "add" %]
added to
[% ELSE %]