if ($content) {
echo "$content";
+ echo "<font size=\"-1\">$footer</font>";
} else {
echo "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">";
if ($list) {
if ($icons) {
echo "<td class=\"sideblocklinks\" valign=\"top\" width=\"16\"> </td>";
}
- echo "<td class=\"sideblocklinks\"><font size=\"-1\">$footer</td>";
+ echo "<td class=\"sideblocklinks\"><font size=\"-1\">$footer</font></td>";
echo "</tr>";
}
echo "</table>";