vote_reviews.tpl

来自「NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个」· TPL 代码 · 共 14 行

TPL
14
字号
{* $Id: vote_reviews.tpl,v 1.3 2004/05/28 12:21:04 max Exp $ *}{capture name=dialog}<TABLE width="100%" border="0" cellpadding="0" cellspacing="0">{if $config.Modules.customer_voting eq "Y"}{include file="modules/Customer_Reviews/vote.tpl"}<TR><TD colspan="2"><BR><BR></TD></TR>{/if}{if $config.Modules.customer_reviews eq "Y"}{include file="modules/Customer_Reviews/reviews.tpl"}{/if}</TABLE>{/capture}{include file="dialog.tpl" content=$smarty.capture.dialog title=$lng.lbl_customers_rating extra="width=100%"}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?