@@ -60,7 +60,7 @@ function GetTagList($dsql,$pageno,$pagesize,$orderby='aid') | |||||
{ | { | ||||
global $cfg_phpurl,$addsql; | global $cfg_phpurl,$addsql; | ||||
$start = ($pageno-1) * $pagesize; | $start = ($pageno-1) * $pagesize; | ||||
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable table-bordered' style='background:#cfcfcf;margin-bottom:10px;'> | |||||
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='background:#cfcfcf;margin-bottom:10px;'> | |||||
<tr align='center' bgcolor='#FBFCE2'> | <tr align='center' bgcolor='#FBFCE2'> | ||||
<td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | <td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | ||||
<td width='20%' class='tbsname'>列表名称</td> | <td width='20%' class='tbsname'>列表名称</td> | ||||
@@ -60,7 +60,7 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid') | |||||
$start = ($pageno - 1) * $pagesize; | $start = ($pageno - 1) * $pagesize; | ||||
$printhead = "<form name='form3' action=\"search_keywords_main.php\" method=\"post\"> | $printhead = "<form name='form3' action=\"search_keywords_main.php\" method=\"post\"> | ||||
<input name=\"dopost\" type=\"hidden\" value=\"\"> | <input name=\"dopost\" type=\"hidden\" value=\"\"> | ||||
<table width='98%' border='0' cellpadding='1' cellspacing='1' style='margin-bottom:10px' align='center' class='table maintable table-bordered'> | |||||
<table width='98%' border='0' cellpadding='1' cellspacing='1' style='margin-bottom:10px' align='center' class='table maintable'> | |||||
<tr align='center' bgcolor='#FBFCE2' height='26'> | <tr align='center' bgcolor='#FBFCE2' height='26'> | ||||
<td width='5%'>选择</td> | <td width='5%'>选择</td> | ||||
<td width='6%' height='26'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | <td width='6%' height='26'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | ||||
@@ -67,7 +67,7 @@ img{margin-right:0} | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table table-bordered maintable" style="margin-top:10px"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||||
<tr> | <tr> | ||||
<td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | <td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | ||||
</tr> | </tr> | ||||
@@ -71,7 +71,7 @@ | |||||
</table> | </table> | ||||
</form> | </form> | ||||
<form name="form2"> | <form name="form2"> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table table-bordered maintable" style="margin-top:10px"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||||
<tr> | <tr> | ||||
<td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | <td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | ||||
</tr> | </tr> | ||||
@@ -137,7 +137,7 @@ function noSelAll() { | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table table-bordered maintable" style="margin-top:10px"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||||
<tr> | <tr> | ||||
<td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">文章列表(在文章标题处使用鼠标右键进行常用操作)</td> | <td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">文章列表(在文章标题处使用鼠标右键进行常用操作)</td> | ||||
</tr> | </tr> | ||||
@@ -143,7 +143,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body leftmargin="8" topmargin="8" background='../static/web/img/allbg.gif' onLoad="ContextMenu.intializeContextMenu()"> | <body leftmargin="8" topmargin="8" background='../static/web/img/allbg.gif' onLoad="ContextMenu.intializeContextMenu()"> | ||||
<table width="98%" align="center" border="0" cellspacing="0" cellpadding="0" class="table table-bordered maintable mt-3"> | |||||
<table width="98%" align="center" border="0" cellspacing="0" cellpadding="0" class="table maintable mt-3"> | |||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<button type='button' class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | <button type='button' class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | ||||
@@ -181,7 +181,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table table-bordered maintable" style="margin-top:10px"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||||
<tr bgcolor="#E7E7E7"> | <tr bgcolor="#E7E7E7"> | ||||
<td height="30" colspan="9" background="../static/web/img/tbg.gif" style="padding-left:10px">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | <td height="30" colspan="9" background="../static/web/img/tbg.gif" style="padding-left:10px">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | ||||
</tr> | </tr> | ||||
@@ -20,7 +20,7 @@ | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered" style="margin-bottom:10px;background:#CFCFCF"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable" style="margin-bottom:10px;background:#CFCFCF"> | |||||
<tr align="center" bgcolor="#FBFCE2" height="26"> | <tr align="center" bgcolor="#FBFCE2" height="26"> | ||||
<td>diyid</td> | <td>diyid</td> | ||||
<td>名称</td> | <td>名称</td> | ||||
@@ -67,7 +67,7 @@ | |||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width="98%" border="0" cellpadding="3" align="center" cellspacing="1" | <table width="98%" border="0" cellpadding="3" align="center" cellspacing="1" | ||||
class="table table-bordered maintable mt-3"> | |||||
class="table maintable mt-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background='../static/web/img/tbg.gif' style="padding-left:10px"> | <td height="26" background='../static/web/img/tbg.gif' style="padding-left:10px"> | ||||
<div style="float:left">评论管理</div> | <div style="float:left">评论管理</div> | ||||
@@ -34,9 +34,7 @@ | |||||
<input type="hidden" name="_csrf_token" value="{dede:global name='csrf_token'/}"> | <input type="hidden" name="_csrf_token" value="{dede:global name='csrf_token'/}"> | ||||
<table width='100%' border='0' align="center" cellpadding='3' cellspacing='1' class="table maintable mt-3"> | <table width='100%' border='0' align="center" cellpadding='3' cellspacing='1' class="table maintable mt-3"> | ||||
<tr bgcolor='#EEF4EA'> | <tr bgcolor='#EEF4EA'> | ||||
<td colspan='2' background='../static/web/img/wbg.gif' height='26' style="padding-left:10px"> | |||||
<span>修改/新建文件:</span> | |||||
</td> | |||||
<td colspan='2' background='../static/web/img/wbg.gif' height='26' style="padding-left:10px">修改/新建文件</td> | |||||
</tr> | </tr> | ||||
<tr bgcolor='#ffffff'> | <tr bgcolor='#ffffff'> | ||||
<td>工作目录</td> | <td>工作目录</td> | ||||
@@ -47,20 +45,15 @@ | |||||
</tr> | </tr> | ||||
<tr bgcolor='#ffffff'> | <tr bgcolor='#ffffff'> | ||||
<td>文件名称</td> | <td>文件名称</td> | ||||
<td> | |||||
<input name=filename size=40 value="{dede:global name='filename'/}"> | |||||
(不允许用 “..” 形式的路径) | |||||
</td> | |||||
<td><input name=filename size=40 value="{dede:global name='filename'/}">(不允许用 “..” 形式的路径)</td> | |||||
</tr> | </tr> | ||||
<tr bgcolor='#ffffff' class="table table-bordered"> | |||||
<tr bgcolor='#ffffff' class="table"> | |||||
<td colspan='2'>{dede:global name='contentView'/}</td> | <td colspan='2'>{dede:global name='contentView'/}</td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td colspan='2' height="36" bgcolor='#f8f8f8' align='center'> | <td colspan='2' height="36" bgcolor='#f8f8f8' align='center'> | ||||
<button type=submit name='B1' class="btn btn-success">保存</button> | <button type=submit name='B1' class="btn btn-success">保存</button> | ||||
| |||||
<button type=reset name='B2' class="btn btn-success">重置</button> | <button type=reset name='B2' class="btn btn-success">重置</button> | ||||
| |||||
<button type=button name='B4' class="btn btn-success" onClick="javascript:history.go(-1);">返回</button> | <button type=button name='B4' class="btn btn-success" onClick="javascript:history.go(-1);">返回</button> | ||||
</td> | </td> | ||||
</tr> | </tr> | ||||
@@ -14,7 +14,7 @@ | |||||
</style> | </style> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width='98%' border='0' cellspacing='1' cellpadding='2' align='center' class="table table-bordered maintable mt-3"> | |||||
<table width='98%' border='0' cellspacing='1' cellpadding='2' align='center' class="table maintable mt-3"> | |||||
<tr height="26" align="center"> | <tr height="26" align="center"> | ||||
<td width="36%" background="../static/web/img/wbg.gif">文件名</td> | <td width="36%" background="../static/web/img/wbg.gif">文件名</td> | ||||
<td width="12%" background="../static/web/img/newlinebg3.gif">文件大小</td> | <td width="12%" background="../static/web/img/newlinebg3.gif">文件大小</td> | ||||
@@ -76,7 +76,7 @@ | |||||
<td align="right" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif"></td> | <td align="right" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif"></td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<form action="freelist_add.php" method="post" name="form1" onSubmit="return CheckSubmit();"> | <form action="freelist_add.php" method="post" name="form1" onSubmit="return CheckSubmit();"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table table-bordered maintable mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"> | ||||
<a href="friendlink_main.php">友情链接管理</a> > 链接修改</td> | <a href="friendlink_main.php">友情链接管理</a> > 链接修改</td> | ||||
@@ -35,7 +35,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table table-bordered maintable mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="8" style="padding-left:10px"> | <td height="26" background="../static/web/img/tbg.gif" colspan="8" style="padding-left:10px"> | ||||
<div style="float:left"> | <div style="float:left"> | ||||
@@ -63,7 +63,7 @@ | |||||
</table> | </table> | ||||
</form> | </form> | ||||
<form name="form2"> | <form name="form2"> | ||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="1" class="table table-bordered maintable"> | |||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="1" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="9" background="../static/web/img/tbg.gif"> | <td height="26" colspan="9" background="../static/web/img/tbg.gif"> | ||||
<table width="99%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless"> | <table width="99%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless"> | ||||
@@ -72,7 +72,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="8" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'> | <td height="26" colspan="8" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'> | ||||
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless"> | <table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless"> | ||||
@@ -35,7 +35,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="30" colspan="9" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'> | <td height="30" colspan="9" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'> | ||||
<span class="current" id="cate_1">短信列表</span> <a href='member_pmall.php'>群发短信</a> <a href='member_pmone.php'>单独短信</a></td> | <span class="current" id="cate_1">短信列表</span> <a href='member_pmall.php'>群发短信</a> <a href='member_pmone.php'>单独短信</a></td> | ||||
@@ -28,7 +28,7 @@ | |||||
<td width="100%" height="26" background='../static/web/img/tbg.gif' style="padding-left:10px"><a href="member_main.php">会员管理</a> > 积分头衔设置</td> | <td width="100%" height="26" background='../static/web/img/tbg.gif' style="padding-left:10px"><a href="member_main.php">会员管理</a> > 积分头衔设置</td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td width="6%" align="center" valign="middle" bgcolor="#FBFCE2"> | <td width="6%" align="center" valign="middle" bgcolor="#FBFCE2"> | ||||
<input type="checkbox" name="chkall" id="chkall" onClick="CheckAll(this.form)" class='np' /> | <input type="checkbox" name="chkall" id="chkall" onClick="CheckAll(this.form)" class='np' /> | ||||
@@ -93,7 +93,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" id='needset' border="0" align="center" cellpadding="3" cellspacing="1" style="display:block" class="table maintable table-bordered"> | |||||
<table width="98%" id='needset' border="0" align="center" cellpadding="3" cellspacing="1" style="display:block" class="table maintable"> | |||||
<?php | <?php | ||||
if($row['issystem'] == 1) | if($row['issystem'] == 1) | ||||
{ | { | ||||
@@ -270,7 +270,7 @@ | |||||
</table> | </table> | ||||
<table width="98%" id='adset' border="0" align="center" cellpadding="3" cellspacing="1" | <table width="98%" id='adset' border="0" align="center" cellpadding="3" cellspacing="1" | ||||
style='display:none' class="table maintable table-bordered"> | |||||
style='display:none' class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" bgcolor="#ffffff">模型字段配置(可视化模式)</td> | <td height="26" bgcolor="#ffffff">模型字段配置(可视化模式)</td> | ||||
<td bgcolor="#ffffff"> | <td bgcolor="#ffffff"> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table table-bordered maintable mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="7" background="../static/web/img/tbg.gif"> | <td height="26" colspan="7" background="../static/web/img/tbg.gif"> | ||||
<table width='96%' cellpadding='0' cellspacing='0' class="table table-borderless"> | <table width='96%' cellpadding='0' cellspacing='0' class="table table-borderless"> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel='stylesheet' href='../static/web/css/admin.css'> | <link rel='stylesheet' href='../static/web/css/admin.css'> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table table-bordered maintable mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3"> | |||||
<tr height="30" background="../static/web/img/tbg.gif" style="padding-left:10px"> | <tr height="30" background="../static/web/img/tbg.gif" style="padding-left:10px"> | ||||
<td width='30%' colspan="3">插件管理</td> | <td width='30%' colspan="3">插件管理</td> | ||||
<td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td> | <td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td> | ||||
@@ -51,7 +51,7 @@ | |||||
2、如果您设置了某频道为默认发布表单,以后将不再显示此向导,而是直接显示您所选的频道的发布表单,如果想要发布其它频道的内容,可以从左边的目录树中选择,如果以后您想要修改默认发布表单,请点击目录树上方的“发布向导”图标</td> | 2、如果您设置了某频道为默认发布表单,以后将不再显示此向导,而是直接显示您所选的频道的发布表单,如果想要发布其它频道的内容,可以从左边的目录树中选择,如果以后您想要修改默认发布表单,请点击目录树上方的“发布向导”图标</td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="100%" border="0" cellpadding="3" cellspacing="1" class="table table-bordered"> | |||||
<table width="100%" border="0" cellpadding="3" cellspacing="1" class="table"> | |||||
<tr height="26" align="center" bgcolor="#FBFCE2"> | <tr height="26" align="center" bgcolor="#FBFCE2"> | ||||
<td width="8%" >选择</td> | <td width="8%" >选择</td> | ||||
<td width="8%">频道ID</td> | <td width="8%">频道ID</td> | ||||
@@ -66,7 +66,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body leftmargin="8" topmargin="8" background='../static/web/img/allbg.gif'> | <body leftmargin="8" topmargin="8" background='../static/web/img/allbg.gif'> | ||||
<table width="98%" border="0" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 table-bordered"> | |||||
<table width="98%" border="0" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3"> | |||||
<tr bgcolor="#E7E7E7"> | <tr bgcolor="#E7E7E7"> | ||||
<td height="26" colspan="7" background="../static/web/img/tbg.gif" style="padding-left:10px"> | <td height="26" colspan="7" background="../static/web/img/tbg.gif" style="padding-left:10px"> | ||||
文档回收站 | 文档回收站 | ||||
@@ -19,7 +19,7 @@ | |||||
<center> | <center> | ||||
<form action="shops_delivery.php" method="post" name="form1"> | <form action="shops_delivery.php" method="post" name="form1"> | ||||
<input type="hidden" name="do" value="add"> | <input type="hidden" name="do" value="add"> | ||||
<table width="100%" border="0" cellpadding="1" cellspacing="1" class="table maintable table-bordered mt-3 sysinfo"> | |||||
<table width="100%" border="0" cellpadding="1" cellspacing="1" class="table maintable mt-3 sysinfo"> | |||||
<tr align="center" height="26"> | <tr align="center" height="26"> | ||||
<td height="30" colspan="2" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif' style="padding-left:10px">增加一个配送方式</td> | <td height="30" colspan="2" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif' style="padding-left:10px">增加一个配送方式</td> | ||||
</tr> | </tr> | ||||
@@ -86,7 +86,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="11" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'> | <td height="26" colspan="11" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'> | ||||
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless"> | <table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless"> | ||||
@@ -214,7 +214,7 @@ if(!empty($egroup)) | |||||
if($topvalue % 500 != 0) $arr['issign'] = 2; | if($topvalue % 500 != 0) $arr['issign'] = 2; | ||||
?> | ?> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" | <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" | ||||
style='margin-bottom:10px;' class="table maintable table-bordered"> | |||||
style='margin-bottom:10px;' class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="8"> | <td height="26" background="../static/web/img/tbg.gif" colspan="8"> | ||||
<div style="float:left"> | <div style="float:left"> | ||||
@@ -258,7 +258,7 @@ if(!empty($egroup)) | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" | <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" | ||||
class="table maintable table-bordered"> | |||||
class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="8"> | <td height="26" background="../static/web/img/tbg.gif" colspan="8"> | ||||
<div style="float:left"> | <div style="float:left"> | ||||
@@ -354,7 +354,7 @@ else | |||||
{ | { | ||||
?> | ?> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" | <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" | ||||
class="table maintable table-bordered"> | |||||
class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="8"> | <td height="26" background="../static/web/img/tbg.gif" colspan="8"> | ||||
<div style="float:left"> | <div style="float:left"> | ||||
@@ -99,7 +99,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered"> | |||||
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="8" bgcolor="#f8f8f8"> | <td height="26" colspan="8" bgcolor="#f8f8f8"> | ||||
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="table-borderless"> | <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="table-borderless"> | ||||
@@ -46,7 +46,7 @@ | |||||
</form> | </form> | ||||
</td> | </td> | ||||
</table> | </table> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table table-bordered maintable"> | |||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"> | ||||
<div style="float:left"> | <div style="float:left"> | ||||
@@ -54,9 +54,7 @@ | |||||
<input type="hidden" name="_csrf_token" value="<?php echo $GLOBALS['csrf_token']; ?>"> | <input type="hidden" name="_csrf_token" value="<?php echo $GLOBALS['csrf_token']; ?>"> | ||||
<table width='98%' border='0' cellpadding='3' cellspacing='1' align="center" class="table maintable mt-3"> | <table width='98%' border='0' cellpadding='3' cellspacing='1' align="center" class="table maintable mt-3"> | ||||
<tr bgcolor='#EEF4EA'> | <tr bgcolor='#EEF4EA'> | ||||
<td colspan='2' background='../static/web/img/wbg.gif' height='26' style="padding-left:10px"> | |||||
<span>修改/新建模板:</span> | |||||
</td> | |||||
<td colspan='2' background='../static/web/img/wbg.gif' height='26' style="padding-left:10px">修改/新建模板</td> | |||||
</tr> | </tr> | ||||
<tr bgcolor='#ffffff'> | <tr bgcolor='#ffffff'> | ||||
<td>文件名称</td> | <td>文件名称</td> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table table-bordered maintable mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"> | ||||
投票管理 | 投票管理 | ||||