diff --git a/themes/danbooru/layout.class.php b/themes/danbooru/layout.class.php index 6eb5957d..2be9b572 100644 --- a/themes/danbooru/layout.class.php +++ b/themes/danbooru/layout.class.php @@ -98,6 +98,7 @@ class Layout { $custom_links .= "
  • Posts
  • "; $custom_links .= "
  • Comments
  • "; $custom_links .= "
  • Tags
  • "; + $custom_links .= "
  • Upload
  • "; $custom_links .= "
  • Wiki
  • "; $custom_links .= "
  • More »
  • "; @@ -114,6 +115,7 @@ class Layout { {$page->title} + $header_html