phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] [19114] added: error messages display


From: Pascal Vilarem
Subject: [Phpgroupware-cvs] [19114] added: error messages display
Date: Tue, 21 Apr 2009 17:29:45 +0000

Revision: 19114
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=19114
Author:   maat
Date:     2009-04-21 17:29:45 +0000 (Tue, 21 Apr 2009)
Log Message:
-----------
added: error messages display

Modified Paths:
--------------
    modules/ged/trunk/templates/base/search.tpl

Modified: modules/ged/trunk/templates/base/search.tpl
===================================================================
--- modules/ged/trunk/templates/base/search.tpl 2009-04-21 17:29:25 UTC (rev 
19113)
+++ modules/ged/trunk/templates/base/search.tpl 2009-04-21 17:29:45 UTC (rev 
19114)
@@ -2,9 +2,6 @@
 <br/>
 <div align=center>
 <form name="search" action="{action_search}" method="get">
-<input name="menuaction" type="hidden" value="{menuaction}">
-<input name="sessionid" type="hidden" value="{sessionid}">
-<input name="click_history" type="hidden" value="{click_history}">
 <input name="{search_query_field}" type="text" size="50" 
value="{search_query_value}"> <input name="{do_search_command}" type="submit" 
value="{do_search_value}">
 </form>
 <table cellspacing="0" cellpadding="0" width="70%">
@@ -27,4 +24,6 @@
 </tr>
 <!-- END search_results_block -->
 </table>
+<br/>
+<span style="font-size: 8pt;">{nbresult}</span>
 </div>
\ No newline at end of file





reply via email to

[Prev in Thread] Current Thread [Next in Thread]