Files
plegall 7f8bff3d95 (cp 03a8329) adding pwg_token on permalink & cat_options
and therefor solving issue:721
2017-07-03 15:12:02 +02:00

13 lines
297 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>
<input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
</form>