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

Revision 3734, 298 bytes checked in by eduardoalex, 13 years ago (diff)

Ticket #1538 - Colocado o padrao de no minimo 4 digitos para a busca.

RevLine 
[3641]1<!-- BEGIN search_bar -->
2        <div id="busca">
[3690]3                <table>
4                        <tr>
[3734]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>
[3690]7                </tr>
8        </table>
9        </div>         
[3641]10<!-- END search_bar -->
Note: See TracBrowser for help on using the repository browser.