{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *} {strip} {if $sucess==true}
{t}Activation{/t} {t}Activate account{/t}

{t}The activation of your account was successfull. You can now login on the login page.

Go to the login page{/t}

 
{else}
{t}Activation{/t} {t}Activate account{/t}

{t}Hint{/t} {t}To complete the registration, you have to enter your E-Mail and activation code.{/t}

{t}E-Mail{/t}: {if $errorEMail==true}{t}E-Mail-Adress is not valid.{/t}{/if}
{t}Activation code:{/t}
{if $errorCode==true}

{t 1=$opt.mail.contact}The activation code or E-Mail was incorrect.
The activation of your account was not successfull
Please use the E-Mail where the registration mail was sent to.

Please check if you have mistyped - if you cannot solve the problem yourself, contact us via %1{/t}

{/if} {if $errorAlreadyActivated==true}

{t 1=$opt.cms.login}The account is already activated. Please try to login.
If you cannot login, please read the following page: problems with login{/t}

{/if}

  

{/if} {/strip}