From 7cf10f81a7a8d4a1e89a58bae5c7d5fbfe71522f Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Mon, 6 Apr 2015 22:27:00 +0000 Subject: [PATCH] list*.tpl - display the "Go" button only if javascript is disabled (the dropdowns have an onchange event defined, which makes the "Go" button superfluous) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1780 a1433add-5e2c-0410-b055-b7f2511e0802 --- templates/list-virtual.tpl | 2 +- templates/list.tpl | 2 +- templates/viewlog.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/list-virtual.tpl b/templates/list-virtual.tpl index 1460d1a7..b72f1a95 100644 --- a/templates/list-virtual.tpl +++ b/templates/list-virtual.tpl @@ -5,7 +5,7 @@ {$select_options} - + {if isset($search._)}

{$PALANG.pSearch_welcome} {$search._}

diff --git a/templates/list.tpl b/templates/list.tpl index 6881e93d..2242321c 100644 --- a/templates/list.tpl +++ b/templates/list.tpl @@ -2,7 +2,7 @@
{if ($admin_list|count > 1)} {html_options name='username' output=$admin_list values=$admin_list selected=$admin_selected onchange="this.form.submit();"} - + {/if}
{if $msg.show_simple_search} diff --git a/templates/viewlog.tpl b/templates/viewlog.tpl index 71e940b6..580e8a18 100644 --- a/templates/viewlog.tpl +++ b/templates/viewlog.tpl @@ -1,7 +1,7 @@
- +
{if $tLog}