aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/easterbunny/theme.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-09-27 13:45:25 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-09-27 13:45:25 +0200
commit30df9abeac7c80a27f4727e29a1cad6b928edf4e (patch)
treea15a0f0565c7247a9b9b1e7384eb560c662a9990 /view/theme/easterbunny/theme.php
parent1e288dc8a3169a313876ea671979b40c29722752 (diff)
downloadvolse-hubzilla-30df9abeac7c80a27f4727e29a1cad6b928edf4e.tar.gz
volse-hubzilla-30df9abeac7c80a27f4727e29a1cad6b928edf4e.tar.bz2
volse-hubzilla-30df9abeac7c80a27f4727e29a1cad6b928edf4e.zip
fix loozah themes navbar
Diffstat (limited to 'view/theme/easterbunny/theme.php')
-rw-r--r--view/theme/easterbunny/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/easterbunny/theme.php b/view/theme/easterbunny/theme.php
index 47b43cf13..338f40cbf 100644
--- a/view/theme/easterbunny/theme.php
+++ b/view/theme/easterbunny/theme.php
@@ -1,4 +1,4 @@
<?php
$a->theme_info = array(
- 'extends' => 'loozah',
+ 'extends' => 'duepuntozero',
);