|
|
|
|
|
|
|
|
|
|
|
|
|
{trans("Userpanel style:")}
|
|
|
|
|
|
{trans("Hint style:")}
|
|
|
{trans("Startup module:")}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{if !empty($auth_option_elements)}
{foreach $auth_option_elements as $auth_option_element}
{$auth_option_element}
{/foreach}
{/if}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{button icon="save" label="Submit" onclick="document.config.submit();"}
|