새 병종 이미지 반영. 전콘

병종 이미지가 64px보다 크더라도 64px에 맞춰 보이도록 변경
This commit is contained in:
2018-04-14 04:00:38 +09:00
parent 71af68f2a5
commit 10e7e65acd
11 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ if($admin[img] >= 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>사용