관리자: #316 에 따른 처리, 게시판그룹관리 수정 넓이

This commit is contained in:
whitedot
2013-03-06 17:34:09 +09:00
parent 10c77f4288
commit 1165427f36
2 changed files with 2 additions and 1 deletions

View File

@ -159,7 +159,7 @@ $colspan = 8;
<option value="mobile"<?=get_selected($row['gr_device'], 'mobile');?>>모바일</option>
</select>
</td>
<td class="td_mng"><?=$s_upd?></td>
<td class="td_smallmng"><?=$s_upd?></td>
</tr>
<?