芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/portal.pulsehost.co.uk/templates/six/upgradesummary.tpl
{if $promoerror} {include file="$template/includes/alert.tpl" type="error" msg=$promoerror textcenter=true} {/if} {if $promorecurring} {include file="$template/includes/alert.tpl" type="info" msg=$LANG.recurringpromodesc|sprintf2:$promorecurring textcenter=true} {/if}
{$LANG.upgradecurrentconfig}:
{$groupname} - {$productname}
{if $domain} ({$domain}){/if}
{$LANG.orderdesc}
{$LANG.orderprice}
{foreach key=num item=upgrade from=$upgrades} {if $type eq "package"}
{$upgrade.oldproductname} => {$upgrade.newproductname}
{$upgrade.price}
{elseif $type eq "configoptions"}
{$upgrade.configname}: {$upgrade.originalvalue} => {$upgrade.newvalue}
{$upgrade.price}
{/if} {/foreach}
{$LANG.ordersubtotal}:
{$subtotal}
{if $promodesc}
{$promodesc}:
{$discount}
{/if} {if $taxrate}
{$taxname} @ {$taxrate}%:
{$tax}
{/if} {if $taxrate2}
{$taxname2} @ {$taxrate2}%:
{$tax2}
{/if}
{$LANG.ordertotalduetoday}:
{$total}
{if $type eq "package"} {include file="$template/includes/alert.tpl" type="warning" msg=$LANG.upgradeproductlogic|cat:' ('|cat:$upgrade.daysuntilrenewal|cat:' '|cat:$LANG.days|cat:')' textcenter=true} {/if}
{if $type eq "package"}
{/if} {include file="$template/includes/subheader.tpl" title=$LANG.orderpromotioncode} {foreach from=$configoptions key=cid item=value}
{/foreach}
{if $promocode}
{else}
{/if}
{if $type eq "package"}
{/if} {foreach from=$configoptions key=cid item=value}
{/foreach} {if $promocode}
{/if} {include file="$template/includes/subheader.tpl" title=$LANG.orderpaymentmethod}
{if $allowgatewayselection}
{$LANG.paymentmethoddefault}
{/if} {foreach key=num item=gateway from=$gateways}
{$gateway.name}
{/foreach}