From 0e608bdd45a05a9b138406cfc0f63f4c69a16aa6 Mon Sep 17 00:00:00 2001 From: shish Date: Thu, 19 Jul 2007 17:52:20 +0000 Subject: [PATCH] upload link, and utf8 git-svn-id: file:///home/shish/svn/shimmie2/trunk@338 7f39781d-f577-437e-ae19-be835c7a54ca --- themes/danbooru/layout.class.php | 2 ++ 1 file changed, 2 insertions(+) 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