diff --git a/upload/config.php b/upload/config.php index d80c875dc..7595f00bb 100644 --- a/upload/config.php +++ b/upload/config.php @@ -53,7 +53,7 @@ $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'] = 'R279'; +$bb_cfg['tp_release_state'] = 'R280'; $bb_cfg['tp_release_date'] = '03-09-2011'; // Database diff --git a/upload/includes/ucp/torrent_userprofile.php b/upload/includes/ucp/torrent_userprofile.php index aa83eecc5..e983ba872 100644 --- a/upload/includes/ucp/torrent_userprofile.php +++ b/upload/includes/ucp/torrent_userprofile.php @@ -37,7 +37,6 @@ if (IS_ADMIN) { $template->assign_vars(array( 'SHOW_PASSKEY' => true, - 'S_GEN_PASSKEY' => ''. $lang['BT_GEN_PASSKEY_URL'] .'', 'CAN_EDIT_RATIO' => IS_ADMIN, )); } diff --git a/upload/templates/default/usercp_viewprofile.tpl b/upload/templates/default/usercp_viewprofile.tpl index 277f7270e..c2566826c 100644 --- a/upload/templates/default/usercp_viewprofile.tpl +++ b/upload/templates/default/usercp_viewprofile.tpl @@ -235,6 +235,7 @@ $(document).ready(function(){ +
+