source: branches/2.1/admin/themes/default/template/cat_options.tpl @ 6364

Last change on this file since 6364 was 6364, checked in by plg, 14 years ago

remove all svn:mergeinfo properties

  • Property svn:eol-style set to LF
File size: 237 bytes
Line 
1<div class="titrePage">
2  <h2>{'Properties'|@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.