diff --git a/index.php b/index.php index 24d6d7c..f1f530e 100644 --- a/index.php +++ b/index.php @@ -24,13 +24,6 @@
Posted on ' . $date . ' by ' . $user . '
' . - '
' . $text . '
' . - '
'; - } - tableBoxHeader( 'black', $tableHeadColor ); tableTitle( 'Latest News', 1, $tableHeadColor ); include("cur_news.php");