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) - -