From 44369f5bdbf93de764c57800d6422eb77c06d4df Mon Sep 17 00:00:00 2001 From: ovclas Date: Wed, 28 Sep 2011 05:41:49 +0000 Subject: [PATCH] issue 160 admin pagination bug fix in trash module git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9385 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/trash/tpl/trash_list.html | 52 ++++++++++++++++--------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/modules/trash/tpl/trash_list.html b/modules/trash/tpl/trash_list.html index 962fd357c..01116c618 100644 --- a/modules/trash/tpl/trash_list.html +++ b/modules/trash/tpl/trash_list.html @@ -87,30 +87,32 @@ var no_text_comment = '{$lang->no_text_comment}';