?? complete_order_success.php
字號:
<h2>Purchase Successful</h2><blockquote class=normal>Thank you, the order has been successfully processed.<p><table><tr> <td class=label>Order Number:</td> <td class=normal><?=$orderid?></td></tr><tr> <td class=label>Amount:</td> <td class=normal><? printf("%.2f", $cart_total); ?></td></tr></table><p>Please return to the <a href="<?=$CFG->wwwroot?>">MyMarket homepage</a> now.</blockquote>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -