diff options
author | lpsolit%gmail.com <> | 2006-01-23 07:53:53 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2006-01-23 07:53:53 +0100 |
commit | a3418510cf741e2801627e7156506fbab72ef946 (patch) | |
tree | 21232accee4b5040c970c003dd1189fb917d7a1c /template | |
parent | 3d2aaa5d315ff77d416eac52eebfc5ae857126b4 (diff) | |
download | bugzilla-a3418510cf741e2801627e7156506fbab72ef946.tar.gz bugzilla-a3418510cf741e2801627e7156506fbab72ef946.tar.xz |
Bug 323392: admin/classifications/select.html.tmpl has a link pointing to itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/classifications/select.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/admin/classifications/select.html.tmpl b/template/en/default/admin/classifications/select.html.tmpl index 60ae81216..789c40968 100644 --- a/template/en/default/admin/classifications/select.html.tmpl +++ b/template/en/default/admin/classifications/select.html.tmpl @@ -62,7 +62,4 @@ </tr> </table> -<p>Back to the <a href="./">main [% terms.bugs %] page</a> -or <a href="editclassifications.cgi"> edit</a> more classifications. - [% PROCESS global/footer.html.tmpl %] |