- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
13 lines
297 B
Smarty
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>
|
|
|