diff --git a/core/template/default/common/header_simple.htm b/core/template/default/common/header_simple.htm index 717f539..16c827d 100644 --- a/core/template/default/common/header_simple.htm +++ b/core/template/default/common/header_simple.htm @@ -17,24 +17,9 @@ - - - - {eval - $hex_color=$_config['ztys']?$_config['ztys']:'#0d6efd'; - sscanf($hex_color, "#%2x%2x%2x", $red, $green, $blue); - $hex_colorr=$red.', '.$green.', '.$blue; - } - \ No newline at end of file