{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}

{/if}