summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
authorA. Shimono (himorin) <shimono@bug-ja.org>2010-12-27 23:29:06 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2010-12-27 23:29:06 +0100
commit4f4b4247de5f713804f99637c39f927ba25c4654 (patch)
tree682150a38ffb85e466a8e0b4d9d856d42063fad4 /template/en/default/global
parent606e568c35a5752560ee31e1be7f4b64fefe31cd (diff)
downloadbugzilla-4f4b4247de5f713804f99637c39f927ba25c4654.tar.gz
bugzilla-4f4b4247de5f713804f99637c39f927ba25c4654.tar.xz
Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates
r/a=mkanat
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/messages.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index aa6bf7e74..89e47c1e5 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -564,7 +564,7 @@
[% FOREACH param = param_changed %]
Changed <em>[% param FILTER html %]</em><br>
[% IF param == 'utf8' && Param('utf8') %]
- <strong>You must now re-run checksetup.pl.</strong><br>
+ <strong>You must now re-run <kbd>checksetup.pl</kbd>.</strong><br>
[% END %]
[% END %]
[% ELSE %]