diabook: small fix in theme_info array

This commit is contained in:
Fabio Comuni 2012-03-26 09:48:38 +02:00
parent 51d419e159
commit 579c4f3079
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
*/ */
$a->theme_info = array( $a->theme_info = array(
'extends' => 'diabook', //'extends' => 'diabook', //it's diabook, don't need to extend himself...
); );
//change css on network and profilepages //change css on network and profilepages