{literal} {/literal}
{if $show_logo}

{/if} {if $missing_module}
{$error}
{else}

{$smarty.const.TEXT_ELEFUNDS_ANMELDUNG}


{$smarty.const.TEXT_CREATE_ELEFUNDS_ACCOUNT_SLOGAN}

{$smarty.const.TEXT_ELEFUNDS_LEFT_CONTENT}
{$smarty.const.TEXT_ELEFUNDS_RIGHT_CONTENT}
{if $error}
    {foreach name=aussen item=err from=$error}
  • {$err.text}
  • {/foreach}
{/if} {if $success}
{$success}
{/if}

{$smarty.const.TEXT_SELECT_RECIEVER}

    {foreach name=aussen item=rec from=$receivers name=receiver}
  • selected} checked{/if}> {$rec->name}
    selected} style="display:none;"{/if} id="overlay{$smarty.foreach.receiver.index}" onclick="unselectReceivers('{$smarty.foreach.receiver.index}');">
  • {/foreach}

{$smarty.const.TEXT_ELFUNDS_TEXT_BOTTOM}

{if $skip} {/if}
{/if}