source: sandbox/2.2.0.2/mobile/templates/default/search_bar.tpl @ 4277

Revision 4277, 298 bytes checked in by airton, 13 years ago (diff)

Ticket #1820 - Adicionando mobile com todas as alteracoes realizadas

  • Property svn:executable set to *
Line 
1<!-- BEGIN search_bar -->
2        <div id="busca">
3                <table>
4                        <tr>
5                                <td class="gd"><input type="text" name="name" id="search_name" ></td>
6                <td class="pq"><button name="search_message" class="btn-generico" type="submit">buscar</button></td>
7                </tr>
8        </table>
9        </div>         
10<!-- END search_bar -->
Note: See TracBrowser for help on using the repository browser.