Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sun, Feb 2, 3:47 AM

in-portal

Index: trunk/themes/default/misc/right_searchbox.tpl
===================================================================
--- trunk/themes/default/misc/right_searchbox.tpl (revision 645)
+++ trunk/themes/default/misc/right_searchbox.tpl (revision 646)
@@ -1,35 +1,35 @@
<!-- simple search box //-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="login-box-top"><inp:m_language _Phrase="lu_search" /></td>
</tr>
<tr>
<td class="bgr-login">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<FORM method="POST" NAME="search" ACTION="<inp:m_form_action _form="m_simplesearch" _Template="search_results" _ErrorTemplate="search_results/error.tpl" />">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><inp:m_form_input type="text" class="input" style="width:135px;" _field="keywords" _Form="m_simplesearch" _Required="1" _ForgetValue="1" /><br /></td>
</tr>
<tr>
<td class="option-txt">
<INPUT type="submit" name="search" value="<inp:m_language _Phrase="lu_button_search" />" class="button">
<a href="<inp:m_template_link _Template="advanced_search" />"><inp:m_language _Phrase="lu_advanced_search_link" /></a>
<img src="img/arr_more.gif" width="16" height="7" alt="" />
</td>
</tr>
</table>
</td>
<td valign="top"><img src="img/magnifier.gif" width="42" height="38" alt="" /><br /></td>
</tr>
</FORM>
</table>
</td>
</tr>
<tr>
- <td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
+ <td><img src="img/s.gif" width="218" height="1" alt="" /><br /></td>
</tr>
</table>
<!-- simple search box \\-->
\ No newline at end of file
Property changes on: trunk/themes/default/misc/right_searchbox.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.3
\ No newline at end of property

Event Timeline