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

Revision 3690, 328 bytes checked in by eduardoalex, 13 years ago (diff)

Ticket #1404 - Corrigido o layout da tela home do expresso mini

Line 
1<!-- BEGIN search_bar -->
2        <div id="busca">
3                <table>
4                        <tr>
5                                <td class="gd"><input type="text" name="name" ></td>
6                <td class="pq"><button name="search_message" class="btn-generico" onClick="document.getElementById('formu_busca').submit();" >buscar </button></td>
7                </tr>
8        </table>
9        </div>         
10<!-- END search_bar -->
Note: See TracBrowser for help on using the repository browser.