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

📄 frmegold.tpl

📁 太烦了
💻 TPL
字号:
{strip}
<table width="100%" border="0" cellpadding="0" cellspacing="0" >
	<tr>
		<td class="module_detail_inside" width="100%">
			{assign var="page_hdr02_text" value="<input type='radio' name='payment' value='"|cat:$item.module_key|cat:"' "}
			{if $smarty.get.payment_method eq $item.module_key }
				{assign var="page_hdr02_text" value=$page_hdr02_text|cat:" checked "}
			{/if}
			{assign var="page_hdr02_text" value=$page_hdr02_text|cat:" /> "|cat:$item.name}
			{include file="page_hdr02.tpl"}

		</td>
	</tr>
</table>
{/strip}

⌨️ 快捷键说明

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