summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
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/admin
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/admin')
-rw-r--r--template/en/default/admin/params/dependencygraph.html.tmpl4
-rw-r--r--template/en/default/admin/params/general.html.tmpl2
-rw-r--r--template/en/default/admin/params/mta.html.tmpl2
3 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/admin/params/dependencygraph.html.tmpl b/template/en/default/admin/params/dependencygraph.html.tmpl
index 181cced2b..4cf22d508 100644
--- a/template/en/default/admin/params/dependencygraph.html.tmpl
+++ b/template/en/default/admin/params/dependencygraph.html.tmpl
@@ -44,6 +44,6 @@
The default value is a publicly-accessible webdot server. If you change
this value, make certain that the webdot server can read files from your
webdot directory. On Apache you do this by editing the .htaccess file,
- for other systems the needed measures may vary. You can run checksetup.pl
+ for other systems the needed measures may vary. You can run <kbd>checksetup.pl</kbd>
to recreate the .htaccess file if it has been lost."}
-%] \ No newline at end of file
+%]
diff --git a/template/en/default/admin/params/general.html.tmpl b/template/en/default/admin/params/general.html.tmpl
index b8c0c77ed..c19cf1407 100644
--- a/template/en/default/admin/params/general.html.tmpl
+++ b/template/en/default/admin/params/general.html.tmpl
@@ -45,7 +45,7 @@
_ " character encodings to UTF-8, using the <kbd>contrib/recode.pl</kbd>"
_ " script</strong>."
_ " <p>Note that if you turn this parameter from &quot;off&quot; to"
- _ " &quot;on&quot;, you must re-run checksetup.pl immediately"
+ _ " &quot;on&quot;, you must re-run <kbd>checksetup.pl</kbd> immediately"
_ " afterward.</p>",
shutdownhtml =>
diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl
index 5391a4fc9..05c44853e 100644
--- a/template/en/default/admin/params/mta.html.tmpl
+++ b/template/en/default/admin/params/mta.html.tmpl
@@ -50,7 +50,7 @@
_ " email at once. If you enable this parameter, $terms.Bugzilla will"
_ " queue all mail and then send it in the background. This requires"
_ " that you have installed certain Perl modules (as listed by"
- _ " <code>checksetup.pl</code> for this feature), and that you are"
+ _ " <kbd>checksetup.pl</kbd> for this feature), and that you are"
_ " running the <code>jobqueue.pl</code> daemon (otherwise your mail"
_ " won't get sent). This affects all mail sent by $terms.Bugzilla,"
_ " not just $terms.bug updates.",