diabook: small fix in theme_info array
This commit is contained in:
parent
51d419e159
commit
579c4f3079
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue