芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/portal.pulsehost.co.uk/templates/twenty-one/clientareaaddfunds.tpl
{if $addfundsdisabled} {include file="$template/includes/alert.tpl" type="error" msg="{lang key='clientareaaddfundsdisabled'}" textcenter=true} {elseif $notallowed} {include file="$template/includes/alert.tpl" type="error" msg="{lang key='clientareaaddfundsnotallowed'}" textcenter=true} {elseif $errormessage} {include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage textcenter=true} {/if} {if !$addfundsdisabled}
{lang key='addfundsminimum'}
{$minimumamount}
{lang key='addfundsmaximum'}
{$maximumamount}
{lang key='addfundsmaximumbalance'}
{$maximumbalance}
{lang key='addfundsamount'}:
{lang key='orderpaymentmethod'}:
{foreach $gateways as $gateway}
{$gateway.name}
{/foreach}
{lang key='addfunds'}
{/if}