summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/dependencygraph.html.tmpl
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/params/dependencygraph.html.tmpl
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/params/dependencygraph.html.tmpl')
-rw-r--r--template/en/default/admin/params/dependencygraph.html.tmpl4
1 files changed, 2 insertions, 2 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
+%]