diff --git a/themes/danbooru/layout.class.php b/themes/danbooru/layout.class.php index 5d9a7b72..5739d512 100644 --- a/themes/danbooru/layout.class.php +++ b/themes/danbooru/layout.class.php @@ -113,14 +113,21 @@ class Layout { $qp = _get_query_parts(); // php sucks switch($qp[0]) { - case "user": + default: $custom_sublinks .= $user_block_html; break; case "post": + case "comment": + case "upload": $custom_sublinks .= "