?? subscription_info_inlist.tpl
字號:
{* $Id: subscription_info_inlist.tpl,v 1.6 2004/05/28 12:21:12 max Exp $ *}{if $products[product].catalogprice}<TABLE cellpadding="0" cellspacing="0" border="0"><TR><TD valign="top"><FONT class="ProductPriceConverting">{$lng.lbl_price}: </TD><TD><FONT class="ProductPrice">{include file="currency.tpl" value=$products[product].catalogprice}</FONT>{include file="customer/main/alter_currency_value.tpl" alter_currency_value=$products[product].catalogprice} {$lng.lbl_setup_fee}<BR>+ <FONT class="ProductPrice">{include file="currency.tpl" value=$products[product].sub_priceplan}</FONT>{include file="customer/main/alter_currency_value.tpl" alter_currency_value=$products[product].sub_priceplan} / {if $products[product].sub_plan eq "Monthly"}{$lng.lbl_month}{elseif $products[product].sub_plan eq "Annually"}{$lng.lbl_year}{elseif $products[product].sub_plan eq "Weekly"}{$lng.lbl_week}{elseif $products[product].sub_plan eq "Quarterly"}{$lng.lbl_quarter}{elseif $products[product].sub_plan eq "By Period"}{$pay_period} {$lng.lbl_days}{/if}</TD></TR></TABLE>{/if}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -