Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776216
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
Thu, Feb 6, 10:03 PM
Size
2 KB
Mime Type
text/x-diff
Expires
Sat, Feb 8, 10:03 PM (1 d, 1 h)
Engine
blob
Format
Raw Data
Handle
558669
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default2007/platform/elements/side_boxes/search.tpl
===================================================================
--- branches/RC/themes/default2007/platform/elements/side_boxes/search.tpl (revision 9261)
+++ branches/RC/themes/default2007/platform/elements/side_boxes/search.tpl (revision 9262)
@@ -1,45 +1,45 @@
<inp2:m_Capture to_var="header">
<inp2:m_phrase name="lu_title_SearchBox"/>
</inp2:m_Capture>
-<form method="post" action="<inp2:m_Link template="platform/search/search_results" />">
+<form method="post" action="<inp2:m_Link template="platform/search/search_results" pass_category="1"/>">
<inp2:m_GetFormHiddens template="platform/search/search_results"/>
<table>
<tr>
<td colspan="2">
<input type="text" name="keywords" id="keywords" style="width: 155px;" class="input-text" value="" />
</td>
</tr>
<tr>
<td>
<input type="radio" name="search_scope" id="search_scope_any" value="any" checked/>
</td>
<td>
<label for="search_scope_any"><inp2:m_Phrase name="lu_AllWebsite"/></label>
</td>
</tr>
<tr>
<td>
<input type="radio" name="search_scope" id="search_scope_category" value="category"/>
</td>
<td>
<label for="search_scope_category"><inp2:m_Phrase name="lu_ThisCategory"/></label>
</td>
</tr>
</table>
<br />
<input class="button" type="submit" value="<inp2:m_Phrase label="lu_btn_FindIt"/>!" />
<!--<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" alt="" width="1" height="10" border="0" /><br />
<table>
<tr>
<td width="10">
<input class="button" type="submit" style="width: 40px;" value="<inp2:m_Phrase label="lu_comm_Go"/>!" />
</td>
<td align="left">
<a href="<inp2:m_Link template="platform/search/advanced_search" />" class="more-link"><inp2:m_Phrase label="lu_btn_AdvancedSearch"/></a> <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/side_link_str.gif" width="6" height="5" alt="" /><br />
</td>
</tr>
</table>-->
</form>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/platform/elements/side_boxes/search.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.8.2.2
\ No newline at end of property
+1.8.2.3
\ No newline at end of property
Event Timeline
Log In to Comment