diff --git a/AvocadoEdition/adm/shop_form.php b/AvocadoEdition/adm/shop_form.php index 9c03ca0..bcab820 100644 --- a/AvocadoEdition/adm/shop_form.php +++ b/AvocadoEdition/adm/shop_form.php @@ -223,8 +223,8 @@ if($config['cf_class_title']) {
=date('Y-m-d', strtotime($shop['sh_date_s']))?> ~ =date('Y-m-d', strtotime($shop['sh_date_e']))?>
=$shop['sh_time_s']?>시 ~ =$shop['sh_time_e']?>시
"; - $str_week = explode("||", $shop['sh_week']); - $add_str = ""; - for($k=0; $k < count($str_week); $k++) { - if($str_week[$k] == '') continue; - ?> - =$add_str.$yoil[$str_week[$k]]?> - - $add_str = ", "; - } echo "
"; + $str_week = explode("||", $shop['sh_week']); + $add_str = ""; + for($k=0; $k < count($str_week); $k++) { + if($str_week[$k] == '') continue; + ?> + =$add_str.$yoil[$str_week[$k]]?> + + $add_str = ", "; + } echo "