changeset 62 | ce4919f37489 |
parent 50 | ed18c8317cff |
child 71 | e1b918eaf69a |
--- a/search.php Thu Jan 03 21:52:57 2008 +0000 +++ b/search.php Thu Jan 03 22:30:40 2008 +0000 @@ -100,11 +100,6 @@ <?php } // end if - - - - - // any records ?! if(count($search_result['records'])) { @@ -166,7 +161,7 @@ <table border="0" cellspacing="4"> <tr> <td width="510" class="n"> - <? echo _('Nothing found for query'); ?> "<? echo $_POST['q']?>" + <? echo _('Nothing found for query'); ?> "<? echo $_POST['q']?>". </td> </tr> </table>