Browse Source

移除资源

tags/6.2.0
叙述、别离 1 year ago
parent
commit
13c8d5c338
2 changed files with 1 additions and 10 deletions
  1. +1
    -1
      src/admin/templets/ad_edit.htm
  2. +0
    -9
      src/admin/templets/new_file.html

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

@@ -49,7 +49,7 @@
</tr>
<tr>
<td>
<table cellspacing="4" cellpadding="4" class="table table-borderless">
<table cellspacing="4" cellpadding="4" class="table table-borderless w-100">
<form action="ad_edit.php" method="post" enctype="multipart/form-data" name="form1">
<input type="hidden" name="aid" value="<?php echo $aid?>">
<input type="hidden" name="dopost" value="saveedit">


+ 0
- 9
src/admin/templets/new_file.html View File

@@ -1,9 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>

Loading…
Cancel
Save