Browse Source

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

Fredrik Jervfors 17 years ago
parent
commit
9f9d3cd1e1
1 changed files with 1 additions and 1 deletions
  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>