|
|
@@ -148,6 +148,10 @@ if ($NotificationsManager->is_skipped(NotificationsManager::SUBSCRIPTIONS)) { |
|
|
|
</div> |
|
|
|
<div id="menu"> |
|
|
|
<ul> |
|
|
|
<li id="nav_home"<?= |
|
|
|
Format::add_class($PageID, ['home'], 'active', true)?>> |
|
|
|
<a href="index.php">Home</a> |
|
|
|
</li> |
|
|
|
<li id="nav_torrents"<?= |
|
|
|
Format::add_class($PageID, ['torrents', false, false], 'active', true)?>> |
|
|
|
<a href="torrents.php">Torrents</a> |
|
|
|