mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-04 20:42:53 +02:00
13 lines
247 B
Smarty
13 lines
247 B
Smarty
<!-- $Id$ -->
|
|
<h2>{lang:title_cat_options}</h2>
|
|
|
|
<form method="post" action="{F_ACTION}" id="cat_options">
|
|
<fieldset>
|
|
<legend>{L_SECTION}</legend>
|
|
{DOUBLE_SELECT}
|
|
</fieldset>
|
|
</form>
|
|
|
|
<p class="information">{L_CAT_OPTIONS_INFO}</div>
|
|
|