{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE - minimale Änderungen *} {if $edit==true}
{/if}
{t}My profile details{/t}
{if $error==true || $errorlen==true} {/if} {foreach from=$useroptions item=useropt} {foreachelse} {/foreach} {if $edit==true} {/if}
{t}The following detailed information is stored in your userprofile:{/t}
{if $edit==true} {t}Unchecked entries are not visible for other users.
Entries without checkbox are only needed for internal purposes and will never show up in your public profile.{/t}
{/if}
{t}Error while saving.{/t}
{if $error==true}{t}Illegal characters found in{/t}{$errormsg|escape}
{/if} {if $errorlen==true}{t}Field values too long in{/t}{$errormsglen|escape}
{/if} {t}Original values were restored.{/t}
{$useropt.name|escape}: {if $edit==true} {if $useropt.internal_use!=1} {/if} {else} {if $useropt.internal_use!=1} {if $useropt.option_visible==1} {t}visible{/t} {else} {t}invisible{/t} {/if} {else} {t}internal{/t} {/if} {/if} {if $edit==true} {if $useropt.option_input=="text"} {/if} {if $useropt.option_input=="textarea"} {/if} {if $useropt.option_input=="checkbox"} {/if} {else} {if $useropt.option_input=="checkbox"} {if $useropt.option_value=="1"} {t}Yes{/t} {else} {t}No{/t} {/if} {else} {$useropt.option_value|escape} {/if} {/if}
{t}No information on user details found.{/t}
  
{if $edit==true}
{/if}