From bd2f5bb9791e82e10a4a9e9d9d5b0301854d78ae Mon Sep 17 00:00:00 2001 From: "torrent.rus.ec@gmail.com" Date: Tue, 20 Sep 2011 18:37:02 +0000 Subject: [PATCH] r293 admin_forums.tpl - thanks Basilevs git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@293 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/config.php | 4 ++-- upload/templates/admin/admin_forums.tpl | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/upload/config.php b/upload/config.php index 84ca6bfb0..387d62818 100644 --- a/upload/config.php +++ b/upload/config.php @@ -53,8 +53,8 @@ $bb_cfg = $tr_cfg = $page_cfg = array(); // Increase number of revision after update $bb_cfg['tp_version'] = '2.1 Stable'; -$bb_cfg['tp_release_state'] = 'R292'; -$bb_cfg['tp_release_date'] = '16-09-2011'; +$bb_cfg['tp_release_state'] = 'R293'; +$bb_cfg['tp_release_date'] = '20-09-2011'; // Database $charset = 'utf8'; diff --git a/upload/templates/admin/admin_forums.tpl b/upload/templates/admin/admin_forums.tpl index 6ab18752d..b0029eb23 100644 --- a/upload/templates/admin/admin_forums.tpl +++ b/upload/templates/admin/admin_forums.tpl @@ -204,7 +204,7 @@ function hl (id, on)  ↑  ↓  - {catrow.forumrow.FORUM_NAME} + {catrow.forumrow.FORUM_NAME}  {L_TOPICS_SHORT}: {catrow.forumrow.NUM_TOPICS} {L_POSTS_SHORT}: {catrow.forumrow.NUM_POSTS}  {L_EDIT}   +sub   {L_RESYNC}  @@ -230,5 +230,3 @@ function hl (id, on) - -