diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-26 13:52:44 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-26 13:52:44 +0200 |
commit | aaddee0d948832be7967c769fe4fafe7bdce2c0f (patch) | |
tree | 3d101ab478bc6709483a4f3b044a809f9e8d7c20 /view/theme/diabook/theme.php | |
parent | 0164da4fb961c817e576df5994b777cc1c2b306b (diff) | |
download | volse-hubzilla-aaddee0d948832be7967c769fe4fafe7bdce2c0f.tar.gz volse-hubzilla-aaddee0d948832be7967c769fe4fafe7bdce2c0f.tar.bz2 volse-hubzilla-aaddee0d948832be7967c769fe4fafe7bdce2c0f.zip |
minor css fixes in diabook
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-x | view/theme/diabook/theme.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php index 8064fb7e7..798eef422 100755 --- a/view/theme/diabook/theme.php +++ b/view/theme/diabook/theme.php @@ -7,9 +7,6 @@ * Author: */ -$a->theme_info = array( - //'extends' => 'diabook', //it's diabook, don't need to extend himself... -); //change css on network and profilepages $cssFile = null; |