aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/wigo/admin/cat_options.tpl
blob: 2cad2afed09aac88ebb900c0305212bfc4a72507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{* $Id$ *}
<div class="titrePage">
  <h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2>
</div>

<form method="post" action="{$F_ACTION}" id="cat_options">
  <fieldset>
    <legend>{$L_SECTION}</legend>
    {$DOUBLE_SELECT}
  </fieldset>
</form>