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

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

change: according to topic:15067, svn:keywords property was removed

  • Property svn:eol-style set to LF
File size: 350 bytes
Line 
1{* $Id: /piwigo/trunk/admin/template/goto/cat_options.tpl 6371 2008-09-14T12:25:34.485116Z 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.