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

📄 user_ban_body.tpl

📁 一个由 php 写成的开放源码 会计/ERP/CRM 系统。它包含十九个模块 - 系统管理
💻 TPL
字号:
<h1>{L_BAN_TITLE}</h1><p>{L_BAN_EXPLAIN}</p><form method="post" name="post" action="{S_BANLIST_ACTION}"><table width="80%" cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">	<tr> 	  <th class="thHead" colspan="2">{L_BAN_USER}</th>	</tr>	<tr> 	  <td class="row1">{L_USERNAME}:</td>	  <td class="row2"><input class="post" type="text" class="post" name="username" maxlength="50" size="20" /> <input type="hidden" name="mode" value="edit" />{S_HIDDEN_FIELDS} <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></td>	</tr>	<tr> 	  <th class="thHead" colspan="2">{L_UNBAN_USER}</th>	</tr>	<tr> 	  <td class="row1">{L_USERNAME}: <br /><span class="gensmall">{L_UNBAN_USER_EXPLAIN}</span></td>	  <td class="row2">{S_UNBAN_USERLIST_SELECT}</td>	</tr>	<tr> 	  <th class="thHead" colspan="2">{L_BAN_IP}</th>	</tr>	<tr> 	  <td class="row1">{L_IP_OR_HOSTNAME}: <br /><span class="gensmall">{L_BAN_IP_EXPLAIN}</span></td>	  <td class="row2"><input class="post" type="text" name="ban_ip" size="35" /></td>	</tr>	<tr> 	  <th class="thHead" colspan="2">{L_UNBAN_IP}</th>	</tr>	<tr> 	  <td class="row1">{L_IP_OR_HOSTNAME}: <br /><span class="gensmall">{L_UNBAN_IP_EXPLAIN}</span></td>	  <td class="row2">{S_UNBAN_IPLIST_SELECT}</td>	</tr>	<tr> 	  <th class="thHead" colspan="2">{L_BAN_EMAIL}</th>	</tr>	<tr> 	  <td class="row1">{L_EMAIL_ADDRESS}: <br /><span class="gensmall">{L_BAN_EMAIL_EXPLAIN}</span></td>	  <td class="row2"><input class="post" type="text" name="ban_email" size="35" /></td>	</tr>	<tr> 	  <th class="thHead" colspan="2">{L_UNBAN_EMAIL}</th>	</tr>	<tr> 	  <td class="row1">{L_EMAIL_ADDRESS}: <br /><span class="gensmall">{L_UNBAN_EMAIL_EXPLAIN}</span></td>	  <td class="row2">{S_UNBAN_EMAILLIST_SELECT}</td>	</tr>	<tr> 	  <td class="catBottom" colspan="2" align="center"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />&nbsp;&nbsp;<input type="reset" value="{L_RESET}" class="liteoption" /></td>	</tr></table></form><p>{L_BAN_EXPLAIN_WARN}</p>

⌨️ 快捷键说明

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