Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F773150
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Feb 2, 3:47 AM
Size
2 KB
Mime Type
text/x-diff
Expires
Tue, Feb 4, 3:47 AM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
556407
Attached To
rINP In-Portal
in-portal
View Options
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
Log In to Comment