mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-13 09:45:03 +02:00
fc5e8e27c7
git-svn-id: http://piwigo.org/svn/trunk@837 68402e56-0260-453c-a942-63ccdbb3a9ee
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>
|
|
|