{formlabel label="Position" for="pos"}
{forminput}
{formhelp note="Select the column this module should be displayed in."}
{/forminput}
{formlabel label="Order" for="ord"}
{forminput}
{formhelp note="Select where within the column the module should be displayed."}
{/forminput}
{/form}
{/jstab}
{jstab title="Assign center piece"}
{form legend="Assign center piece"}
{formlabel label="Center Piece" for="module"}
{forminput}
{formhelp note="Pick the center bit you want to display when accessing this package."}
{/forminput}
{formlabel label="Theme" for="style"}
{forminput}
{if $gBitUser->hasPermission('bit_p_create_css')}
{tr}OR{/tr}Use your custom theme >>
{/if}
{formhelp note="Pick the theme for your personal Homepage."}
{/forminput}
{/form}
{/jstab}
{/if}
{/jstabs}
{/strip}
{* old code. left here in case we need something... xing
for instance, i don't know where the page heading stuff is used.