diff --git a/modules/member/skins/simple_world/common_header.html b/modules/member/skins/simple_world/common_header.html index 3545e8f11..46fddd8ac 100644 --- a/modules/member/skins/simple_world/common_header.html +++ b/modules/member/skins/simple_world/common_header.html @@ -28,7 +28,7 @@ 'customized' => $layout_info->customized_primary_color, ); } - + {@ if(!$layout_info->primary_color) $layout_info->primary_color = 'red'; @@ -37,7 +37,7 @@ } - + {@$layout_info->primary_color = 'blue';}