⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 styles_list_body.tpl

📁 PHP 建站工具,CMS系统,类似与oscommerce
💻 TPL
字号:
<div class="maintitle">{L_STYLES_TITLE}</div>
<br />
<div class="genmed">{L_STYLES_TEXT}</div>
<br />
<table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
<tr> 
<th>&nbsp;{L_STYLE}&nbsp;</th>
<th>&nbsp;{L_TEMPLATE}&nbsp;</th>
<th>&nbsp;{L_EDIT}&nbsp;</th>
<th>&nbsp;{L_DELETE}&nbsp;</th>
</tr>
<!-- BEGIN styles -->
<tr> 
<td class="{styles.ROW_CLASS}">{styles.STYLE_NAME}</td>
<td class="{styles.ROW_CLASS}">{styles.TEMPLATE_NAME}</td>
<td class="{styles.ROW_CLASS}"><a href="{styles.U_STYLES_EDIT}">{L_EDIT}</a></td>
<td class="{styles.ROW_CLASS}"><a href="{styles.U_STYLES_DELETE}">{L_DELETE}</a></td>
</tr>
<!-- END styles -->
</table>
<br />

⌨️ 快捷键说明

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