diff options
author | Friendika <info@friendika.com> | 2011-09-27 05:04:23 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-27 05:04:23 -0700 |
commit | 8e02368341fd455e63da2be528fc7d70ee3c83af (patch) | |
tree | e2e6175d4bc9b480d7cc682e3c74c46f59daa711 /view/theme/easterbunny/theme.php | |
parent | 7e2284043f7367f531e14ce3c26c8c3c71ca2e4b (diff) | |
parent | 0691662f5ace98f7e9584834cd3898ed48ba3570 (diff) | |
download | volse-hubzilla-8e02368341fd455e63da2be528fc7d70ee3c83af.tar.gz volse-hubzilla-8e02368341fd455e63da2be528fc7d70ee3c83af.tar.bz2 volse-hubzilla-8e02368341fd455e63da2be528fc7d70ee3c83af.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/easterbunny/theme.php')
-rw-r--r-- | view/theme/easterbunny/theme.php | 2 |
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', ); |