aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/cat_options.tpl
blob: 7ee2a945ed88b1a60ac37f58d118cf8ae0b138ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- $Id$ -->
<h2>{lang:title_cat_options}</h2>

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

<p class="information">{L_CAT_OPTIONS_INFO}</div>