source: branches/2.0/admin/template/goto/cat_options.tpl @ 4894

Last change on this file since 4894 was 2531, checked in by vdigital, 16 years ago

roma tpl were missing.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 255 bytes
Line 
1{* $Id: cat_options.tpl 2531 2008-09-14 12:25:34Z vdigital $ *}
2<div class="titrePage">
3  <h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2>
4</div>
5
6<form method="post" action="{$F_ACTION}" id="cat_options">
7  <fieldset>
8    <legend>{$L_SECTION}</legend>
9    {$DOUBLE_SELECT}
10  </fieldset>
11</form>
12
Note: See TracBrowser for help on using the repository browser.