From 012dada9941e13b7a1b18875754ec12ee217d433 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 5 Sep 2005 01:45:10 +0000 Subject: Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS r=wurblzap a=justdave --- template/en/default/admin/users/edit.html.tmpl | 2 +- template/en/default/admin/users/search.html.tmpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'template') 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 back to the user list, diff --git a/template/en/default/admin/users/search.html.tmpl b/template/en/default/admin/users/search.html.tmpl index 748670a68..4cb51ca94 100644 --- a/template/en/default/admin/users/search.html.tmpl +++ b/template/en/default/admin/users/search.html.tmpl @@ -41,6 +41,7 @@ +

-- cgit v1.2.3-24-g4f1b