diff --git a/design/privateheader.php b/design/privateheader.php
index c6e3e72..0e104d3 100755
--- a/design/privateheader.php
+++ b/design/privateheader.php
@@ -138,151 +138,129 @@ if ($NotificationsManager->is_skipped(NotificationsManager::SUBSCRIPTIONS)) {
-
-if (isset(G::$LoggedUser['SearchType']) && G::$LoggedUser['SearchType']) { // Advanced search
- $UseAdvancedSearch = true;
-} else {
- $UseAdvancedSearch = false;
-}
-?>
-
-
- -
- Torrents:
-
-
- -
- Artist:
-
-
- -
- Requests:
-
-
- -
- Forums:
-
-
-
- -
- Log:
-
-
- -
- Users:
-
-
-
-
+
+if (isset(G::$LoggedUser['SearchType']) && G::$LoggedUser['SearchType']) { // Advanced search
+ $UseAdvancedSearch = true;
+} else {
+ $UseAdvancedSearch = false;
+}
+?>
+
+
+
+
+
+
+
+
-
-
Upload
@@ -302,6 +280,9 @@ if (check_perms('site_send_unlimited_invites')) {
-
Donate
+ -
+ Staff
+
-
@@ -347,47 +328,6 @@ if (check_perms('site_send_unlimited_invites')) {
}
?>
-
>
- -
-
-
- - >
- Inbox
-
- - >
- Staff Inbox
-
- - >
- Uploads
-
- - >
- Bookmarks
-
- if (check_perms('site_torrents_notify')) { ?>
- - >
- Notifications
-
- }
- $ClassNames = $NewSubscriptions ? 'new-subscriptions' : '';
- $ClassNames = trim($ClassNames.Format::add_class($PageID, array('userhistory', 'subscriptions'), 'active', false));
-?>
- - >
- Subscriptions
-
-
- - >
- Friends
-
-
-