From: <var...@us...> - 2009-06-11 09:30:12
|
Revision: 6914 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6914&view=rev Author: vargenau Date: 2009-06-11 09:30:10 +0000 (Thu, 11 Jun 2009) Log Message: ----------- One image is enough Modified Paths: -------------- trunk/lib/PageList.php Modified: trunk/lib/PageList.php =================================================================== --- trunk/lib/PageList.php 2009-06-10 14:31:52 UTC (rev 6913) +++ trunk/lib/PageList.php 2009-06-11 09:30:10 UTC (rev 6914) @@ -174,7 +174,6 @@ 'id' => $pagelist->id)), 'class' => 'gridbutton', 'title' => sprintf(_("Click to sort by %s"), $reverse . $this->_field)), - $nbsp, $noimg, $nbsp, $this->_heading, $nbsp, $img, $nbsp); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |