Files
Piwigo/template/cclear/admin/cat_options.tpl
chrisaga fc5e8e27c7 cclear template almost working good for BSF
git-svn-id: http://piwigo.org/svn/trunk@837 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-08-19 21:22:34 +00:00

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>