source: trunk/admin/template/goto/cat_options.tpl @ 3283

Last change on this file since 3283 was 3283, checked in by plg, 15 years ago

complement to r3282, remove all $Id$ in source code.

  • Property svn:eol-style set to LF
File size: 244 bytes
Line 
1<div class="titrePage">
2  <h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2>
3</div>
4
5<form method="post" action="{$F_ACTION}" id="cat_options">
6  <fieldset>
7    <legend>{$L_SECTION}</legend>
8    {$DOUBLE_SELECT}
9  </fieldset>
10</form>
11
Note: See TracBrowser for help on using the repository browser.