summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/edit.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-09-05 03:45:10 +0200
committerlpsolit%gmail.com <>2005-09-05 03:45:10 +0200
commit012dada9941e13b7a1b18875754ec12ee217d433 (patch)
tree232d38f666700bbd284a79a322d6af6058d14b53 /template/en/default/admin/users/edit.html.tmpl
parent461409095f1b7e69db65ce9756e5321aa0b3922e (diff)
downloadbugzilla-012dada9941e13b7a1b18875754ec12ee217d433.tar.gz
bugzilla-012dada9941e13b7a1b18875754ec12ee217d433.tar.xz
Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
Diffstat (limited to 'template/en/default/admin/users/edit.html.tmpl')
-rw-r--r--template/en/default/admin/users/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl
index 53ea17f21..ce593ee65 100644
--- a/template/en/default/admin/users/edit.html.tmpl
+++ b/template/en/default/admin/users/edit.html.tmpl
@@ -140,7 +140,7 @@
[% IF listselectionvalues %],
[% END %]
[% END %]
- [% IF listselectionvalues %]
+ [% IF listselectionvalues.matchtype != 'exact' %]
go
<a href="editusers.cgi?action=list[% INCLUDE listselectionurlparams %]">back
to the user list</a>,