wishlist.tpl
来自「NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个」· TPL 代码 · 共 18 行
TPL
18 行
{* $Id: wishlist.tpl,v 1.27 2004/05/28 12:21:14 max Exp $ *}{if $smarty.get.send2friend ne ""}{include file="modules/Wishlist/send2friend_message.tpl" message=$smarty.get.send2friend}{elseif $smarty.get.sendall2friend ne ""}{include file="modules/Wishlist/sendall2friend_message.tpl" message=$smarty.get.sendall2friend}{/if}{capture name=dialog}{include file="modules/Wishlist/wl_products.tpl" wl_products=$wl_products}{/capture}{include file="dialog.tpl" title=$lng.lbl_wish_list content=$smarty.capture.dialog extra="width=100%"}{if $active_modules.Gift_Registry}<P>{include file="modules/Gift_Registry/events_list.tpl"}{/if}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?