tokul пре 19 година
родитељ
комит
f5643f2a73
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      templates/default/stylesheet.tpl

+ 1 - 1
templates/default/stylesheet.tpl

@@ -367,7 +367,7 @@ small	{
 }
 
 .message_list_controls {
-    background: <? echo $color[0]; ?>;
+    background: <?php echo $color[0]; ?>;
 }
 
 .message_control_button {