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

📄 edit_tpl_file.tpl

📁 企业易站官方网站 下面是相关帮助信息: 1.企业易站官方网站 http://www.ees.cn 2.企业易站官方服务论坛 http://www.ees.cn/forum/ 3.EES企业易站 安装使
💻 TPL
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>
模板管理-编辑模板文件
</title>
<link href="main.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>
<body leftmargin="0" topmargin="0" rightmargin="0" marginheight="0" bgcolor="ffffee">
<br>
<form name="edit_tpl_file" action="edit_tpl_file.php" method="post">
  <table width="80%" border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="#f2f2f2" class=p9 >
    <tr bgcolor="#7596E2"> 
      <td colspan="2">
        <div align="center"><strong><font color="#FFFFFF">编辑模板文件</font></strong>({$file_title})</div></td>
    </tr>
    <tr bgcolor="#FFFFFF"> 
      <td colspan="2" align="center">
          <textarea name="file_content" cols="100" rows="30">{$file_content}</textarea>
      </td>
    </tr>
    <tr bgcolor="#FFFFFF"> 
      <td colspan="2" align="center"> 
		  <input name="filename" type="hidden" value="{$filename}">
		  <input name="filepath" type="hidden" value="{$filepath}">
		  <input name="tpl_path" type="hidden" value="{$tpl_path}">
          <input name="s_action" type="hidden" id="s_action" value="edit">

		  <input type="button" name="btn_back" value=" 返回 " onClick="javascript:history.back();">
          <input name="btn_submit" type="submit" id="btn_submit" value="提交">
      </td>
    </tr>
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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