Browse Source

html btn

tags/6.1.8
xushubieli 2 years ago
parent
commit
ef27245dc7
37 changed files with 44 additions and 44 deletions
  1. +1
    -1
      src/admin/freelist_main.php
  2. +1
    -1
      src/admin/templets/action_search.htm
  3. +1
    -1
      src/admin/templets/ad_main.htm
  4. +1
    -1
      src/admin/templets/adtype_main.htm
  5. +2
    -2
      src/admin/templets/album_edit.htm
  6. +1
    -1
      src/admin/templets/archives_sg_add.htm
  7. +1
    -1
      src/admin/templets/archives_sg_edit.htm
  8. +1
    -1
      src/admin/templets/catalog_add.htm
  9. +1
    -1
      src/admin/templets/catalog_edit.htm
  10. +1
    -1
      src/admin/templets/content_tj.htm
  11. +1
    -1
      src/admin/templets/diy_edit_content.htm
  12. +2
    -2
      src/admin/templets/friendlink_add.htm
  13. +1
    -1
      src/admin/templets/friendlink_edit.htm
  14. +1
    -1
      src/admin/templets/friendlink_main.htm
  15. +1
    -1
      src/admin/templets/media_main.htm
  16. +1
    -1
      src/admin/templets/member_toadmin.htm
  17. +1
    -1
      src/admin/templets/member_view.htm
  18. +1
    -1
      src/admin/templets/mychannel_add.htm
  19. +4
    -4
      src/admin/templets/mychannel_edit.htm
  20. +1
    -1
      src/admin/templets/mychannel_main.htm
  21. +1
    -1
      src/admin/templets/mytag_add.htm
  22. +1
    -1
      src/admin/templets/mytag_main.htm
  23. +1
    -1
      src/admin/templets/plus_edit.htm
  24. +1
    -1
      src/admin/templets/plus_main.htm
  25. +2
    -2
      src/admin/templets/stepselect_main.htm
  26. +1
    -1
      src/admin/templets/sys_admin_user_add.htm
  27. +1
    -1
      src/admin/templets/sys_admin_user_edit.htm
  28. +1
    -1
      src/admin/templets/sys_admin_user_tj.htm
  29. +1
    -1
      src/admin/templets/sys_info_mark.htm
  30. +1
    -1
      src/admin/templets/sys_payment.htm
  31. +1
    -1
      src/admin/templets/sys_payment_install.htm
  32. +1
    -1
      src/admin/templets/sys_sql_query.htm
  33. +2
    -2
      src/admin/templets/templets_one.htm
  34. +1
    -1
      src/admin/templets/templets_one_add.htm
  35. +1
    -1
      src/admin/templets/templets_one_edit.htm
  36. +1
    -1
      src/admin/templets/vote_getcode.htm
  37. +1
    -1
      src/admin/templets/vote_main.htm

+ 1
- 1
src/admin/freelist_main.php View File

@@ -60,7 +60,7 @@ function GetTagList($dsql,$pageno,$pagesize,$orderby='aid')
{
global $cfg_phpurl,$addsql;
$start = ($pageno-1) * $pagesize;
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='background:#cfcfcf;margin-bottom:10px;'>
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='margin-bottom:10px'>
<tr align='center' bgcolor='#FBFCE2'>
<td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td>
<td width='20%' class='tbsname'>列表名称</td>


+ 1
- 1
src/admin/templets/action_search.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif">当前位置 &nbsp;&gt; 搜索结果</td>
</tr>


+ 1
- 1
src/admin/templets/ad_main.htm View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">广告管理<a href="ad_add.php" class="btn btn-success btn-sm ml-3">增加一个新广告</a><a href="adtype_main.php" class="btn btn-success btn-sm">广告分类管理</a></td>
</tr>


+ 1
- 1
src/admin/templets/adtype_main.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<form name="form1" action="adtype_main.php" method="post">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"><input type="hidden" name="dopost" value="save"/>广告分类管理<a href="ad_main.php" class="btn btn-success btn-sm ml-3">广告管理</a></td>


+ 2
- 2
src/admin/templets/album_edit.htm View File

@@ -91,7 +91,7 @@ table{border-collapse:separate}
</td>
</tr>
</table>
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;">
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;">
<tr>
<td height="26" colspan="4" class="bline"><table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
@@ -350,7 +350,7 @@ table{border-collapse:separate}
</tr>
</table>
<!--高级参数-->
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="adset" style="border:1px solid #dee2e6;background:#ffffff;display:none">
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="adset" style="border:1px solid #dee2e6;background:#ffffff;display:none">
<tr>
<td height="26" colspan="4" class="bline">
<table width="800" border="0" cellspacing="0" cellpadding="0">


+ 1
- 1
src/admin/templets/archives_sg_add.htm View File

@@ -60,7 +60,7 @@ table{border-collapse:separate}
<input type="hidden" name="channelid" value="<?php echo $channelid?>">
<input type="hidden" name="cid" value="<?php echo $cid?>">
<input type="hidden" name="dopost" value="save">
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;">
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;">
<tr>
<td height="26" colspan="4" class="bline">
<table width="800" border="0" cellspacing="0" cellpadding="0">


+ 1
- 1
src/admin/templets/archives_sg_edit.htm View File

@@ -58,7 +58,7 @@ table{border-collapse:separate}
<input type="hidden" name="id" value="<?php echo $aid; ?>">
<input type="hidden" name="sortrank" value="<?php echo $addRow['senddate']; ?>">
<input type="hidden" name="dopost" value="save">
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;">
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;">
<tr>
<td height="26" class="bline">
<table width="800" border="0" cellspacing="0" cellpadding="0">


+ 1
- 1
src/admin/templets/catalog_add.htm View File

@@ -113,7 +113,7 @@ function CheckCross() {
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#cfcfcf" class="mt-3">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="mt-3">
<tr>
<td width="100%" height="26">
<table width="100%" border="0" cellspacing="0" cellpadding="0">


+ 1
- 1
src/admin/templets/catalog_edit.htm View File

@@ -103,7 +103,7 @@ function CheckCross() {
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#cfcfcf" class="mt-3">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="mt-3">
<tr>
<td width="100%" height="26">
<table width="100%" border="0" cellspacing="0" cellpadding="0">


+ 1
- 1
src/admin/templets/content_tj.htm View File

@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center">
<tr>
<td height="26" colspan="2" background="../static/web/img/tbg.gif">
文档信息统计:


+ 1
- 1
src/admin/templets/diy_edit_content.htm View File

@@ -10,7 +10,7 @@
<script src="../static/web/js/bootstrap.bundle.min.js"></script>
</head>
<body>
<table class="table maintable mt-3" width="98%" border="0" align="center" cellpadding="1" cellspacing="1">
<table class="table maintable mt-3" width="98%" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td width="100%" height="26" colspan="2" background="../static/web/img/tbg.gif"><a href="<?php echo $ENV_GOBACK_URL; ?>">表单管理</a> &gt; 编辑评论</td>
</tr>


+ 2
- 2
src/admin/templets/friendlink_add.htm View File

@@ -29,7 +29,7 @@ function CheckSubmit()
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="friendlink_main.php">友情链接管理</a> &gt; 增加链接</td>
</tr>
@@ -37,7 +37,7 @@ function CheckSubmit()
<td>
<form action="friendlink_add.php" method="post" enctype="multipart/form-data" name="form1" onSubmit="return CheckSubmit();";>
<input type="hidden" name="dopost" value="add">
<table width="80%" border="0" cellspacing="1" cellpadding="3" class="table table-borderless">
<table width="80%" border="0" cellspacing="1" cellpadding="3" class="table table-borderless">
<tr>
<td width="260" height="26">网址:</td>
<td height="26"><input name="url" type="text" id="url" value="http://" class='pubinputs' style="width:260px"></td>


+ 1
- 1
src/admin/templets/friendlink_edit.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="friendlink_main.php">友情链接管理</a> &gt; 链接修改</td>
</tr>


+ 1
- 1
src/admin/templets/friendlink_main.htm View File

@@ -35,7 +35,7 @@
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="8" style="padding-left:10px">
<div style="float:left">


+ 1
- 1
src/admin/templets/media_main.htm View File

@@ -62,7 +62,7 @@
</a>
</div>
<SCRIPT src="js/float.js"></SCRIPT>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" colspan="7" background="../static/web/img/tbg.gif">
<table width='96%' cellpadding='0' cellspacing='0' style="padding-left:10px" class="table-borderless">


+ 1
- 1
src/admin/templets/member_toadmin.htm View File

@@ -26,7 +26,7 @@
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href='<?php echo $ENV_GOBACK_URL; ?>'>会员管理</a> &gt; 提升为管理员</td>
</tr>


+ 1
- 1
src/admin/templets/member_view.htm View File

@@ -29,7 +29,7 @@ function checkSubmit()
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href='<?php echo $ENV_GOBACK_URL; ?>'>会员管理</a> &gt; 查看会员</td>
</tr>


+ 1
- 1
src/admin/templets/mychannel_add.htm View File

@@ -40,7 +40,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<form name="form1" action="mychannel_add.php" method="post">
<input type='hidden' name='action' value='add'>
<tr>


+ 4
- 4
src/admin/templets/mychannel_edit.htm View File

@@ -62,7 +62,7 @@
<input type='hidden' name='id' value='<?php echo $id?>'>
<input type='hidden' name='dopost' value='save'>
<input type='hidden' name='issystem' value='<?php echo $row['issystem']; ?>'>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" style="margin-bottom:10px" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center"style="margin-bottom:10px" class="table maintable mt-3 mb-3">
<tr>
<td height="26" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mychannel_main.php">内容模型管理</a> &gt; 修改内容模型</td>
</tr>
@@ -91,7 +91,7 @@
</td>
</tr>
</table>
<table width="98%" id='needset' border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable" style="display:block">
<table width="98%" id='needset' border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable" style="display:block">
<?php
if($row['issystem'] == 1)
{
@@ -262,7 +262,7 @@
</td>
</tr>
</table>
<table width="98%" id='adset' border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable" style='display:none'>
<table width="98%" id='adset' border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable" style='display:none'>
<tr>
<td height="26">模型字段配置(可视化模式)</td>
<td><button name="fset" type="button" id="fset" onClick="location.href='mychannel_field_add.php?id=<?php echo $id; ?>'" class="btn btn-success btn-sm">添加新字段</button></td>
@@ -359,7 +359,7 @@ if($ft==1)
<td width="65%"><textarea name="fieldset" style="width:98%;height:300px" rows="10" id="fieldset"><?php echo stripslashes($row['fieldset']); ?></textarea></td>
</tr>
</table>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr bgcolor="#f8f8f8">
<td colspan="2" align="center" class="py-3">
<button type="submit" class="btn btn-success btn-sm">保存</button>


+ 1
- 1
src/admin/templets/mychannel_main.htm View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" colspan="7" background="../static/web/img/tbg.gif">
<table width='96%' cellpadding='0' cellspacing='0' class="table table-borderless">


+ 1
- 1
src/admin/templets/mytag_add.htm View File

@@ -54,7 +54,7 @@
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mytag_main.php">自定义标记管理</a> &gt; 增加新标记</td>
</tr>


+ 1
- 1
src/admin/templets/mytag_main.htm View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">自定义标记管理<a class="btn btn-success btn-sm ml-3" href="mytag_add.php">增加一个标记</a><a class="btn btn-success btn-sm" href="mytag_tag_guide.php">智能标记向导</a></td>
</tr>


+ 1
- 1
src/admin/templets/plus_edit.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<form name="form1" action="plus_edit.php" method="post">
<input type='hidden' name='dopost' value='saveedit'>
<input type='hidden' name='aid' value='<?php echo $aid?>'>


+ 1
- 1
src/admin/templets/plus_main.htm View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr height="30" background="../static/web/img/tbg.gif" style="padding-left:10px">
<td width='30%' colspan="3">插件管理</td>
<td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td>


+ 2
- 2
src/admin/templets/stepselect_main.htm View File

@@ -145,7 +145,7 @@ li{float:left;padding-right:10px;line-height:26px}
<div id='edsta'>
<center><img src='../static/web/img/loadinglit.gif'></center>
</div>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3" style="margin-bottom:10px">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3" style="margin-bottom:10px">
<tr>
<td height="26" background="../static/web/img/wbg.gif" colspan="6" style="padding-left:10px">联动枚举组管理</td>
</tr>
@@ -202,7 +202,7 @@ if(!empty($egroup))
//如果添加3级之类
if($topvalue % 500 != 0) $arr['issign'] = 2;
?>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable" style='margin-bottom:10px'>
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable" style='margin-bottom:10px'>
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="8">
<div style="float:left">&nbsp;<?php echo $selgroup; ?> &gt; 子分类管理</div>


+ 1
- 1
src/admin/templets/sys_admin_user_add.htm View File

@@ -31,7 +31,7 @@
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif">
<table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless">


+ 1
- 1
src/admin/templets/sys_admin_user_edit.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif">
<table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless">


+ 1
- 1
src/admin/templets/sys_admin_user_tj.htm View File

@@ -37,7 +37,7 @@
<div id='loaddiv' style='display:none'>
<p align='center'><img src='../static/web/img/loadinglit.gif'>请稍后,正在载入</p>
</div>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif"> <a href="sys_admin_user.php" style="padding-left:10px">管理员帐号</a> &gt; 编辑绩效统计</td>
</tr>


+ 1
- 1
src/admin/templets/sys_info_mark.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<form action="sys_info_mark.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="action" value="save">
<input type="hidden" name="get_photo_markimg" value="<?php echo $photo_markimg?>">


+ 1
- 1
src/admin/templets/sys_payment.htm View File

@@ -14,7 +14,7 @@
</style>
<body>
<center>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="5" class="table table-borderless">
<table width="100%" border="0" cellspacing="0" cellpadding="0">


+ 1
- 1
src/admin/templets/sys_payment_install.htm View File

@@ -14,7 +14,7 @@
</style>
<body>
<center>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif"><a href="sys_payment.php">支付接口列表</a> &gt; 安装支付接口</td>
</tr>


+ 1
- 1
src/admin/templets/sys_sql_query.htm View File

@@ -11,7 +11,7 @@
<script type="text/javascript" src="js/mode/sql/sql.js"></script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif">
<table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless">


+ 2
- 2
src/admin/templets/templets_one.htm View File

@@ -21,7 +21,7 @@
</style>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" style="margin-bottom:10px" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center"style="margin-bottom:10px" class="table maintable mt-3 mb-3">
<tr>
<td bgcolor="#f6f6f6" colspan="6" style="padding-left:10px">
<form action='templets_one.php' name='sss'>
@@ -46,7 +46,7 @@
</form>
</td>
</table>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">
<div style="float:left">单独页面管理</div>


+ 1
- 1
src/admin/templets/templets_one_add.htm View File

@@ -25,7 +25,7 @@
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="templets_one.php">单独页面管理</a> &gt; 增加自定义页面</td>
</tr>


+ 1
- 1
src/admin/templets/templets_one_edit.htm View File

@@ -28,7 +28,7 @@ function checkSubmit()
</script>
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="templets_one.php">单独页面管理</a> &gt; 修改自定义页面</td>
</tr>


+ 1
- 1
src/admin/templets/vote_getcode.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif"><a href="vote_main.php">投票管理</a> &gt; 获取代码</td>
</tr>


+ 1
- 1
src/admin/templets/vote_main.htm View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
</head>
<body>
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3">
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">投票管理<a href="vote_add.php" class="btn btn-success btn-sm ml-3">增加一组投票</a></td>
</tr>


Loading…
Cancel
Save