diff options
Diffstat (limited to 'templates/show_search.inc')
-rw-r--r-- | templates/show_search.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_search.inc b/templates/show_search.inc index 5b783668..c6e24f47 100644 --- a/templates/show_search.inc +++ b/templates/show_search.inc @@ -128,7 +128,7 @@ <td colspan="2"> </td> </tr> </table> - +</form> <!-- OLD SKOOL <form name="search" method="post" action="<?php echo conf('web_path'); ?>/search.php" enctype="multipart/form-data" style="Display:inline"> <table class="tabledata" cellspacing="0" cellpadding="3" border="0" width="450" style="clear:both;"> |