source: trunk/LATMOS-Accounts-Web/root/html/includes/filter.tt

Last change on this file was 1338, checked in by nanardon, 9 years ago

Menu and CSS fixes

  • Property svn:keywords set to Id
File size: 196 bytes
RevLine 
[220]1<!-- $Id$ -->
[240]2[% IF ofilter %]
[225]3<form action="[% c.action.namespace %]" method="POST">
[1081]4Filtre:
5<input name=q value="[% c.req.param('q') | html %]" id="q"> 
[220]6<input type="submit">
7</form>
[1081]8
[240]9[% END %]
Note: See TracBrowser for help on using the repository browser.