From 6f67a134ffeacd135cf0ea2c8dfaa59b78bef1fe Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 2 Aug 2009 08:33:20 +0100 Subject: [PATCH] this needs autoblanking too --- ext/view/theme.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ext/view/theme.php b/ext/view/theme.php index fc8a719f..b700c747 100644 --- a/ext/view/theme.php +++ b/ext/view/theme.php @@ -48,9 +48,13 @@ class ViewImageTheme extends Themelet { protected function build_navigation(Image $image) { $h_pin = $this->build_pin($image); $h_search = " +

- +
";