浏览代码

short open tag

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 {