فهرست منبع

Fixing variable not parsed through PHP. Thanks to Scott Venier for the patch.

Fredrik Jervfors 17 سال پیش
والد
کامیت
9f9d3cd1e1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      templates/default/plugins/fortune/mailbox_index_before.tpl

+ 1 - 1
templates/default/plugins/fortune/mailbox_index_before.tpl

@@ -27,7 +27,7 @@ extract($t);
 <table cellpadding="0" cellspacing="0" border="0" bgcolor="<?php echo $color[10]; ?>" align="center">
   <tr>
     <td>
-      <table width="100%" cellpadding="2" cellspacing="1" border="0" bgcolor="$color[5]">
+      <table width="100%" cellpadding="2" cellspacing="1" border="0" bgcolor="<?php echo $color[5]; ?>">
         <tr>
           <td align="center">
             <table>