summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2008-03-02 01:31:53 +0000
committerivan <ivan>2008-03-02 01:31:53 +0000
commit2fc191a990ef866001dcf4454d491517518b4e95 (patch)
tree3b536332feb0ea493ef07293df40946e9fe6f1e0 /httemplate/search
parent0460875a1566dab2c2646482e24ac63c2ab620ee (diff)
add payment gateway disabling (and move payment gateway browse over to new template)
Diffstat (limited to 'httemplate/search')
-rw-r--r--httemplate/search/elements/search.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/search/elements/search.html b/httemplate/search/elements/search.html
index 498b9ae7b..00ee555f3 100644
--- a/httemplate/search/elements/search.html
+++ b/httemplate/search/elements/search.html
@@ -319,7 +319,9 @@ Example:
% unless ( $opt{'disable_nonefound'} ) {
No matching <% $opt{'name'} %> found.<BR>
% }
-% } else {
+% }
+%
+% if ( $total || $opt{'disableable'} ) { #hmm... and there *are* ones to show??
<TABLE>
<TR>