📄 promotions.tpl
字号:
{* $Id: promotions.tpl,v 1.37 2004/07/13 06:12:25 svowl Exp $ *}
{if $display eq "news"}
{include file="admin/main/NetGou_news.tpl"}
{else}
{include file="page_title.tpl" title=$lng.lbl_quick_start}
<!-- IN THIS SECTION -->
{include file="dialog_tools.tpl"}
<!-- IN THIS SECTION -->
<BR>
<!-- QUICK MENU -->
{include file="main/quick_menu.tpl"}
<!-- QUICK MENU -->
<A name="qs"/>
{capture name=dialog}
<DIV align="justify">{$lng.txt_how_setup_store}</DIV>
{/capture}
{include file="dialog.tpl" title=$lng.lbl_quick_start_text content=$smarty.capture.dialog extra="width=100%"}
<BR>
{/if}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -