mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
12 lines
237 B
Smarty
12 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>
|
||
|
|