From 1cf21e6d03054c10f9c70880545176c8527d6b6e Mon Sep 17 00:00:00 2001 From: e107steved <steved@e107.org> Date: Thu, 26 Jun 2008 19:59:11 +0000 Subject: [PATCH] Bugtracker #4436 - XHTML fix --- e107_plugins/forum/forum_stats.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/e107_plugins/forum/forum_stats.php b/e107_plugins/forum/forum_stats.php index 6b08ab8fc..f1741cb36 100644 --- a/e107_plugins/forum/forum_stats.php +++ b/e107_plugins/forum/forum_stats.php @@ -11,8 +11,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_stats.php,v $ -| $Revision: 1.2 $ -| $Date: 2007-02-27 20:26:13 $ +| $Revision: 1.3 $ +| $Date: 2008-06-26 19:59:11 $ | $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -156,7 +156,6 @@ $text = " <tr><td style='width: 50%; text-align: right;'><b>".FSLAN_8.":</b> </td><td style='width: 50%;'>{$db_size}</td></tr> <tr><td style='width: 50%; text-align: right;'><b>".FSLAN_9.":</b> </td><td style='width: 50%;'>{$avg_row_len}</td></tr> - </tr> </table> </td> </tr>