confused color[15] with color[11]
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10674
7612ce4b-ef26-0410-bec9-
ea0150e637f0
$unseen_string .= '/' . $boxes->total;
}
- $unseen_string = "<span class=\"highlight\">($unseen_string)</span>";
+ $unseen_string = "<span class=\"leftunseen\">($unseen_string)</span>";
/*
Finally allow the script to display the values by setting a boolean.
$unseen_string .= '/' . $boxes->total;
}
- $unseen_string = "<span class=\"highlight\">($unseen_string)</span>";
+ $unseen_string = "<span class=\"leftunseen\">($unseen_string)</span>";
/*
Finally allow the script to display the values by setting a boolean.