source: trunk/admin/themes/default/template/cat_options.tpl @ 5123

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

feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
manages template/theme in a simpler "theme only level" architecture. It
supports multiple level inheritance.

  • 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.