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

This commit is contained in:
2021-08-29 02:16:12 +09:00
parent 8dbaa4c175
commit 0cf1c48f2a
26 changed files with 235 additions and 240 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ else{
</td>
</tr>
<?php endforeach; ?>
<tr><td colspan=2 height=5 id=bg1></td></tr>
<tr><td colspan=2 height=5 class='bg1'></td></tr>
</table>
<?php endif; ?>