|
From: OryNider <ory...@us...> - 2008-02-03 19:43:12
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26813 Modified Files: Tag: core28x overall_header.tpl Log Message: this selven {L_SEARCH} thing =)) Index: overall_header.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/Attic/overall_header.tpl,v retrieving revision 1.29.2.1 retrieving revision 1.29.2.2 diff -C2 -d -r1.29.2.1 -r1.29.2.2 *** overall_header.tpl 27 Dec 2007 19:42:05 -0000 1.29.2.1 --- overall_header.tpl 3 Feb 2008 19:42:55 -0000 1.29.2.2 *************** *** 154,158 **** <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> </td> --- 154,158 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> |