diff --git a/hwe/b_betting.php b/hwe/b_betting.php index 4c9a9e1a..cb80cc32 100644 --- a/hwe/b_betting.php +++ b/hwe/b_betting.php @@ -37,7 +37,13 @@ case 3: $tnmt_type = "설전"; $tp = "itl"; $tp2 = " $str1 = getTournament($admin['tournament']); $str2 = getTournamentTime(); +if($str2){ + $str2 = ', '+$str2; +} $str3 = getTournamentTerm(); +if($str3){ + $str3 = ', '+$str3; +} ?> @@ -67,7 +73,7 @@ select { font-family:'굴림'; line-height:100%; }
| =$tnmt_type?> (=$str1.", ".$str2.", ".$str3?>) | |||||||||||||||
| =$tnmt_type?> (=$str1.$str2.$str3?>) | |||||||||||||||
| 16강 상황 (전체 금액 : =$admin['bet']?> / 내 투자 금액 : =$me['bet']?>) |
| 운영자 메세지 : =$admin['tnmt_msg']?> | |||||||
| =$tnmt_type?> (=$str1.", ".$str2.", ".$str3?>) | |||||||
| =$tnmt_type?> (=$str1.$str2.$str3?>) | |||||||
| 16강 승자전 | |||||||