summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/keywords/create.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2003-12-10 08:12:32 +0100
committerjocuri%softhome.net <>2003-12-10 08:12:32 +0100
commitbcccebe2c5955d122ce193bf3c2e4a9335e98788 (patch)
tree6a3722e972ed3eab8acf1b7cc85d796c4edd5e89 /template/en/default/admin/keywords/create.html.tmpl
parent26b1242d9b5c322c1bd309aef980c743c21798aa (diff)
downloadbugzilla-bcccebe2c5955d122ce193bf3c2e4a9335e98788.tar.gz
bugzilla-bcccebe2c5955d122ce193bf3c2e4a9335e98788.tar.xz
Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth, gerv; r/a=justdave.
Diffstat (limited to 'template/en/default/admin/keywords/create.html.tmpl')
-rwxr-xr-xtemplate/en/default/admin/keywords/create.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/admin/keywords/create.html.tmpl b/template/en/default/admin/keywords/create.html.tmpl
index 49698a1db..6811b9997 100755
--- a/template/en/default/admin/keywords/create.html.tmpl
+++ b/template/en/default/admin/keywords/create.html.tmpl
@@ -49,7 +49,6 @@
<input type="hidden" name="action" value="new">
</form>
-<p>Go back to the <a href="query.cgi">query page</a>
-or <a href="editkeywords.cgi">edit other keywords</a>.</p>
+<p><a href="editkeywords.cgi">Edit other keywords</a>.</p>
[% PROCESS global/footer.html.tmpl %]