aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-03-26 09:48:38 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2012-03-26 09:48:38 +0200
commit579c4f3079b9d1912cab6f70a9d95ebab1ca8743 (patch)
treeac316b88189bbfabcde655067400fa354adeab79 /view/theme/diabook
parent51d419e159de93c6ca7efaa1f1f69dc36eb3cb26 (diff)
downloadvolse-hubzilla-579c4f3079b9d1912cab6f70a9d95ebab1ca8743.tar.gz
volse-hubzilla-579c4f3079b9d1912cab6f70a9d95ebab1ca8743.tar.bz2
volse-hubzilla-579c4f3079b9d1912cab6f70a9d95ebab1ca8743.zip
diabook: small fix in theme_info array
Diffstat (limited to 'view/theme/diabook')
-rwxr-xr-xview/theme/diabook/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index 5bd206100..e4af9d3f3 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -8,7 +8,7 @@
*/
$a->theme_info = array(
- 'extends' => 'diabook',
+ //'extends' => 'diabook', //it's diabook, don't need to extend himself...
);
//change css on network and profilepages