From c3093cdf1b05c1f1778fe24dd6e2e1be987bb7da Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 24 Mar 2005 12:27:48 +0000 Subject: [PATCH] Removed empty table rows who were designed to create a whitespace, this is more in tune with the rest of the UI. --- includes/Article.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/includes/Article.php b/includes/Article.php index 2d208073ff..c7b43f39b0 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -1442,9 +1442,6 @@ class Article { - - -   " ); if($moveonly != '') { $wgOut->AddHTML( " @@ -1452,7 +1449,7 @@ class Article { - + " ); @@ -1466,7 +1463,7 @@ class Article { -\n" ); +" ); $wgOut->returnToMain( false ); } @@ -1620,9 +1617,6 @@ class Article { - -   -   -- 2.20.1