From 74b7b876a47b503f8798bc27b1730f994a941638 Mon Sep 17 00:00:00 2001 From: vargenau Date: Thu, 11 Jun 2009 09:30:10 +0000 Subject: [PATCH] One image is enough git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6914 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/PageList.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/PageList.php b/lib/PageList.php index a13a2fd3b..6df705f08 100644 --- a/lib/PageList.php +++ b/lib/PageList.php @@ -174,7 +174,6 @@ class _PageList_Column_base { 'id' => $pagelist->id)), 'class' => 'gridbutton', 'title' => sprintf(_("Click to sort by %s"), $reverse . $this->_field)), - $nbsp, $noimg, $nbsp, $this->_heading, $nbsp, $img, $nbsp); -- 2.45.0