diff --git a/app/views/main-menu.php b/app/views/main-menu.php index 0a3524d6..1f38d6ab 100644 --- a/app/views/main-menu.php +++ b/app/views/main-menu.php @@ -33,7 +33,10 @@ $hasManga = stripos($_SERVER['REQUEST_URI'], 'manga') !== FALSE; ucfirst($other_type) . ' List' ) ?>] - + a( + $url->generate("{$url_type}.collection.view") . $extraSegment, + $whose . ucfirst($url_type) . ' Collection' + ) ?> get("show_{$other_type}_collection")): ?> [a( $url->generate("{$other_type}.collection.view") . $extraSegment,