{if !$smarty.get.order2}
{if $ActOk} {assign var=_account_url value="?ukey=office"|set_query} {"usrreg_confirm_success"|translate|replace:'%ACCOUNT_URL%':$_account_url} {else} {if $ActErr}
{"usrreg_confirm_err_wrong_actcode"|translate}
{/if} {if $NoAct}
{"usrreg_confirm_notactivated"|translate}
{/if}
{"usrreg_confirm_type_code"|translate}

{/if}
{else}{* !$smarty.get.order2 *}
{if $smarty.const.CONF_ENABLE_REGCONFIRMATION}
{"usrreg_confirm_type_code"|translate} {if $ActErr}
{"usrreg_confirm_err_wrong_actcode"|translate}
{/if} {if $NoAct}
{"usrreg_confirm_notactivated"|translate}
{/if}


{/if}
{/if}{* !$smarty.get.order2 *}