diff --git a/library/includes/ucp/bonus.php b/library/includes/ucp/bonus.php index b1e3fd29..b35e7684 100644 --- a/library/includes/ucp/bonus.php +++ b/library/includes/ucp/bonus.php @@ -58,7 +58,7 @@ else { $template->assign_vars(array( 'U_USER_PROFILE' => PROFILE_URL . $user_id, - 'S_MODE_ACTION' => 'profile.php?mode=bonus', + 'S_MODE_ACTION' => BONUS_URL, 'PAGE_TITLE' => $lang['EXCHANGE_BONUS'], 'MY_BONUS' => sprintf($lang['MY_BONUS'], $user_points), )); @@ -77,4 +77,4 @@ else } print_page('usercp_bonus.tpl'); -} \ No newline at end of file +} diff --git a/styles/templates/default/page_header.tpl b/styles/templates/default/page_header.tpl index f83b1803..1b3ed403 100644 --- a/styles/templates/default/page_header.tpl +++ b/styles/templates/default/page_header.tpl @@ -456,7 +456,7 @@ $(document).ready(function() {
{L_MAX_SPEED} | {L_DL_DL_SPEED}: {SPEED_DOWN} | {L_DL_UL_SPEED}: {SPEED_UP} | -{L_EXCHANGE} | +{L_EXCHANGE} |