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

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

Menu and CSS fixes

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