Browse Source

short open tag

tokul 19 năm trước cách đây
mục cha
commit
f5643f2a73
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {