Browse Source

Update album_edit.htm

tags/6.2.0
xushubieli 1 year ago
parent
commit
defbbead0b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/admin/templets/album_edit.htm

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

@@ -252,7 +252,7 @@
<td colspan="4" class="bline">
<table width="900" cellspacing="0" cellpadding="0">
<tr>
<td width="260"> 多列式参数:</td>
<td width="90"> 多列式参数:</td>
<td>
行 <input type="text" name="row" id="row" value="<?php echo $irow; ?>" size="6">
列 <input type="text" name="col" id="col" value="<?php echo $icol; ?>" size="6">
@@ -260,7 +260,7 @@
</td>
</tr>
<tr>
<td width="80"></td>
<td></td>
<td>(系统仅是每页输出&quot;行x列&quot;张图片,实现需自行控制样式表)</td>
</tr>
</table>


Loading…
Cancel
Save