if $IS_HOSTED_ACCOUNT ?>
if $account_name ?>
$account_name ?>. $WBSHost ?>
else ?>
if $IS_HOSTED_ACCOUNT ?>
$kernelStrings.ai_no_accountname ?>. $WBSHost ?>
/if ?>
/if ?>
$kernelStrings.bill_created_label ?>
$holderInfo.regDate|htmlsafe:true:true ?>
$kernelStrings.bill_owner_label ?>
$holderInfo.firstName|htmlsafe:true:true ?>
$holderInfo.lastName|htmlsafe:true:true ?>
$kernelStrings.bill_email_title ?>
$holderInfo.email|htmlsafe:true:true ?>
$kernelStrings.bill_other_mail_label ?>
if count($customer->ExtraEmails) ?>
foreach from=$customer->ExtraEmails key=mail item=desc name=listMail?>
$mail|htmlsafe:true:true ?>
if $desc->MTCE_STATUS == 1 ?>
( $kernelStrings.bill_unconfirmed_mail_label ?>)
/if ?>
/foreach ?>
/if ?>
if $availableExtraMail > 0 ?>
/if ?>
/if ?>
if isset($current_plan) ?>
assign var="desc_var" value="tariff_"|cat:$current_plan|cat:"_label" ?>
assign var="plan_length" value=$kernelStrings.$desc_var|count_characters?>
assign var="plan_length" value=$plan_length+390?>
if $language=='rus' ?>
assign var="plan_length" value=$plan_length+10?>
/if ?>
else ?>
assign var="plan_length" value="400"?>
/if ?>
if $IS_HOSTED_ACCOUNT ?>
$kernelStrings.bill_current_plan_label ?>
$kernelStrings.$desc_var ?>
if ($price_for_current != 0) ?>
$price_for_current|string_format:$article?> $kernelStrings.bill_per_month_label?>
elseif $current_plan != $smarty.const.HOST_DEFAULT_PLAN ?>
$kernelStrings.bill_free_cost_label?>
/if ?>
if ((!empty($billing_date) && $current_plan != $smarty.const.HOST_DEFAULT_PLAN) && $price_for_current != 0) ?>
$kernelStrings.bill_paid_to_label ?>
$billing_date ?>
/if ?>
/if ?>
$kernelStrings.bill_settings_label ?>
foreach from=$sRights item=url key=screen ?>
assign var="labelName" value=$screen|cat:"_screen_long_name"|lower ?>
assign var="commentName" value="aa_"|cat:$screen|cat:"_comment_text"|lower ?>
if $screen == 'SMS' ?>
else ?>
style='font-size: 1.2em; font-weight: bold' /if ?>href=" $url ?>"> $kernelStrings.$labelName ?>
/if ?>
/foreach ?>
|
if $IS_HOSTED_ACCOUNT ?>
| /if ?>
if $IS_HOSTED_ACCOUNT ?>
$kernelStrings.ai_cancelaccount_label ?>
/if ?>
/if ?>
/wbs_pageLayout ?>
/strip ?>