"; $cid=ehtmlspecialchars($_GET['cid']); $enews=ehtmlspecialchars($_GET['enews']); $url=$urlgname."管理自定义页面模板 > 增加自定义页面模板"; $postword='增加自定义页面模板'; //复制 if($enews=="AddPagetemp"&&$_GET['docopy']) { $tempid=(int)$_GET['tempid']; $r=$empire->fetch1("select tempid,tempname,temptext from ".GetDoTemptb("enewspagetemp",$gid)." where tempid='$tempid'"); $url=$urlgname."管理自定义页面模板 > 复制自定义页面模板: ".$r[tempname]; $postword='修改自定义页面模板'; } //修改 if($enews=="EditPagetemp") { $tempid=(int)$_GET['tempid']; $r=$empire->fetch1("select tempid,tempname,temptext from ".GetDoTemptb("enewspagetemp",$gid)." where tempid='$tempid'"); $url=$urlgname."管理自定义页面模板 > 修改自定义页面模板: ".$r[tempname]; $postword='修改自定义页面模板'; } db_close(); $empire=null; ?> <?=$postword?>
位置:

模板名称(*)
模板内容(*) 请将模板内容复制到Dreamweaver(推荐)或者使用模板在线编辑进行可视化编辑
      [修改记录]
  [显示模板变量说明]   [查看模板标签语法]   [查看JS调用地址]   [查看公共模板变量]   [查看标签模板]