mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
9 lines
210 B
Smarty
9 lines
210 B
Smarty
<form method="post" action="{$F_ACTION}" id="cat_options">
|
|
<fieldset>
|
|
<legend>{$L_SECTION}</legend>
|
|
{$DOUBLE_SELECT}
|
|
</fieldset>
|
|
<input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
|
|
</form>
|
|
|