source: branches/2.2/mobile/templates/default/search_bar.tpl @ 3641

Revision 3641, 351 bytes checked in by eduardoalex, 13 years ago (diff)

Ticket #1475 - Barra em arquivo de template único

Line 
1<!-- BEGIN search_bar -->
2        <div id="busca">
3                <div style="float:left; width:76%; margin-right:23px"><input type="text" style="width:100%" name="name" ></div>
4        <div style="float:left;" ><button name="search_message" class="btn-busca" onClick="document.getElementById('formu_busca').submit();" >buscar </button></div>
5        </div>
6<!-- END search_bar -->
Note: See TracBrowser for help on using the repository browser.