legacy: #bg0, #bg1, #bg2 제거

This commit is contained in:
2021-08-29 02:16:12 +09:00
parent 279bd5c71a
commit 604b1557e8
26 changed files with 235 additions and 240 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ foreach ($troops as $troopNo=>$troop) {
<br>
<table width=1000 class='tb_layout bg0'>
<tr>
<td width=80 id=bg1>부 대 명</td>
<td width=80 class='bg1'>부 대 명</td>
<td width=130><input type=text style=color:white;background-color:black; size=18 maxlength=18 id='nameplate'></td>
<?php if($me['troop'] == 0): ?>
<td><input type=button id='btnCreateTroop' value='부 대 창 설'></td>