diff options
author | wurblzap%gmail.com <> | 2007-08-29 23:38:01 +0000 |
---|---|---|
committer | wurblzap%gmail.com <> | 2007-08-29 23:38:01 +0000 |
commit | 5b720c450d6db8322e960ef73cc9b9ef85b38211 (patch) | |
tree | 1c2e2b1af2e016700f2406c520e04228804a8531 /template/en | |
parent | 1307c96e9e04e46a43fe1f5c7bac06e9d347ff08 (diff) | |
download | bugs-5b720c450d6db8322e960ef73cc9b9ef85b38211.tar bugs-5b720c450d6db8322e960ef73cc9b9ef85b38211.tar.gz bugs-5b720c450d6db8322e960ef73cc9b9ef85b38211.tar.bz2 bugs-5b720c450d6db8322e960ef73cc9b9ef85b38211.tar.xz bugs-5b720c450d6db8322e960ef73cc9b9ef85b38211.zip |
Bug 394123 â Link to group list redundant on confirmation page for mass-removal.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/groups/confirm-remove.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/admin/groups/confirm-remove.html.tmpl b/template/en/default/admin/groups/confirm-remove.html.tmpl index de08c9fa9..27d0ba5d8 100644 --- a/template/en/default/admin/groups/confirm-remove.html.tmpl +++ b/template/en/default/admin/groups/confirm-remove.html.tmpl @@ -60,6 +60,4 @@ <p>Or <a href="editgroups.cgi">return to the Edit Groups page</a>.</p> </form> -<p>Back to the <a href="editgroups.cgi">group list</a>.</p> - [% PROCESS global/footer.html.tmpl %] |