summaryrefslogtreecommitdiff
path: root/httemplate/search/elements
diff options
context:
space:
mode:
authorivan <ivan>2008-03-02 01:31:39 +0000
committerivan <ivan>2008-03-02 01:31:39 +0000
commit53547a802d5c76be967cc14301fc8a692f0fe066 (patch)
tree54f1d62bf4b0e1cde08249798339358437fa9693 /httemplate/search/elements
parentc21f9fadde9100aedb8c4cfc35629bc3294ba91e (diff)
add payment gateway disabling (and move payment gateway browse over to new template)
Diffstat (limited to 'httemplate/search/elements')
-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 14c6a0b6a..e1bc02450 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>