새 병종 이미지 적용

- 64px 이미지 태그들을 width="64px"가 아니라 width="64"로 변경
This commit is contained in:
2018-04-14 03:27:36 +09:00
parent b56919a343
commit bffca5e163
14 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ if ($admin['show_img_level'] >= 1 && $member['grade'] >= 1 && $member['picture']
<tr>
<td align=right id=bg1>전콘 사용 여부</td>
<td width=64 height=64>
<img src='{$imageTemp}/{$member['picture']}' border=0>
<img width='64' height='64' src='{$imageTemp}/{$member['picture']}' border=0>
</td>
<td>
<input type=checkbox name=pic value=1 checked>사용