decline_notification.tpl

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

TPL
28
字号
{* $Id: decline_notification.tpl,v 1.4 2004/06/21 12:13:27 max Exp $ *}{config_load file="$skin_config"}{include file="mail/html/mail_header.tpl"}<P>{$lng.lbl_dear} {$customer.firstname} {$customer.lastname},<P>{$lng.eml_order_declined}<HR size="1" noshade><P><TABLE border="0" cellpadding="2" cellspacing="1" width="100%"><TR><TD width="20%"><B>{$lng.lbl_order_id}:</B></TD><TD width="10">&nbsp;</TD><TD width="80%"><TT><B>#{$order.orderid}</B></TT></TD></TR><TR><TD><B>{$lng.lbl_order_date}:</B></TD><TD width="10">&nbsp;</TD><TD><TT><B>{$order.date|date_format:$config.Appearance.datetime_format}</B></TT></TD></TR><TR>	<TD colspan="3">{include file="mail/html/order_data.tpl"}</TD></TR></TABLE>{include file="mail//html/signature.tpl"}

⌨️ 快捷键说明

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