diff --git a/themes/danbooru/layout.class.php b/themes/danbooru/layout.class.php index beaca2f6..6477068d 100644 --- a/themes/danbooru/layout.class.php +++ b/themes/danbooru/layout.class.php @@ -192,8 +192,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html diff --git a/themes/default/layout.class.php b/themes/default/layout.class.php index 63d2d5a6..9144be08 100644 --- a/themes/default/layout.class.php +++ b/themes/default/layout.class.php @@ -50,8 +50,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html diff --git a/themes/flat/layout.class.php b/themes/flat/layout.class.php index 8f74422c..d0ce1449 100644 --- a/themes/flat/layout.class.php +++ b/themes/flat/layout.class.php @@ -51,8 +51,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html diff --git a/themes/futaba/layout.class.php b/themes/futaba/layout.class.php index c6447668..406bec43 100644 --- a/themes/futaba/layout.class.php +++ b/themes/futaba/layout.class.php @@ -56,8 +56,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html diff --git a/themes/lite/layout.class.php b/themes/lite/layout.class.php index 7ea4ef94..838c41d3 100644 --- a/themes/lite/layout.class.php +++ b/themes/lite/layout.class.php @@ -160,8 +160,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html diff --git a/themes/old_default/layout.class.php b/themes/old_default/layout.class.php index 6c70d649..481c84da 100644 --- a/themes/old_default/layout.class.php +++ b/themes/old_default/layout.class.php @@ -46,8 +46,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html diff --git a/themes/warm/layout.class.php b/themes/warm/layout.class.php index ff242516..7fbcc682 100644 --- a/themes/warm/layout.class.php +++ b/themes/warm/layout.class.php @@ -56,8 +56,11 @@ class Layout { } print << - + + + + + {$page->title} $header_html