diff --git a/adm/member_list.php b/adm/member_list.php index f292b59f4..94a389c2f 100644 --- a/adm/member_list.php +++ b/adm/member_list.php @@ -185,10 +185,13 @@ $colspan = 15; $intercept_title = '차단하기'; $address = $row['mb_zip1'] ? $row['mb_addr1'].' '.$row['mb_addr2'] : ''; + + $tr_bg = ''; + if ($i%2 == 0) $tr_bg = 'class="tr_bg"'; ?> -