14778ce673
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
11 lines
237 B
Smarty
11 lines
237 B
Smarty
<div class="titrePage">
|
|
<h2>{'Properties'|@translate} {$TABSHEET_TITLE}</h2>
|
|
</div>
|
|
|
|
<form method="post" action="{$F_ACTION}" id="cat_options">
|
|
<fieldset>
|
|
<legend>{$L_SECTION}</legend>
|
|
{$DOUBLE_SELECT}
|
|
</fieldset>
|
|
</form>
|
|
|