UI: get rid of undocumented extra_choices_callback in search.html: a terrible place...
[freeside.git] / httemplate / search / elements / search-html.html
index 71e61de..417565d 100644 (file)
 %               $cgi->param('_type', 'html-print'); 
                 as <A HREF="<% $cgi->self_url %>">printable copy</A>
 
-              <% $opt{'extra_choices_callback'}
-                 ? &{$opt{'extra_choices_callback'}}($cgi->query_string)
-                 : ''
-              %>
-
               </TD>
 %             $cgi->param('_type', "html" ); 
 %           }