short open tag
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 13 Feb 2006 16:26:45 +0000 (16:26 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 13 Feb 2006 16:26:45 +0000 (16:26 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10737 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/stylesheet.tpl

index e72eb3933e04481182a55af2d5ddda61aa90ec83..59ad74b480a23323f0b303d9aac2df84226812e9 100644 (file)
@@ -367,7 +367,7 @@ small       {
 }
 
 .message_list_controls {
-    background: <? echo $color[0]; ?>;
+    background: <?php echo $color[0]; ?>;
 }
 
 .message_control_button {