aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme.php
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-01 18:12:20 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-01 18:12:20 +0200
commitf075e977fe60b5ce4544ceb0ea8bfcf2f108c31f (patch)
tree4ea0618540e317551cba83994a4ccb9a2149285a /view/theme/diabook/theme.php
parent6c302e78da72921858d4eef1e4c91542e090ddff (diff)
downloadvolse-hubzilla-f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f.tar.gz
volse-hubzilla-f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f.tar.bz2
volse-hubzilla-f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f.zip
add new messages-layout in diabook
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-xview/theme/diabook/theme.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index 88944322e..6ac64beda 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -7,9 +7,7 @@
* Author:
*/
-$a->theme_info = array(
- 'extends' => 'duepuntozero',
-);
+
//change css on network and profilepages
$cssFile = null;
@@ -320,7 +318,7 @@ if (!is_null($cssFile)) $a->page['htmlhead'] .= sprintf('<link rel="stylesheet"
//load jquery.cookie.js
$cookieJS = $a->get_baseurl($ssl_state)."/view/theme/diabook-blue/js/jquery.cookie.js";
-$a->page['htmlhead'] .= sprintf('<script language="JavaScript" src="%s" />', $cookieJS);
+$a->page['htmlhead'] .= sprintf('<script language="JavaScript" src="%s" ></script>', $cookieJS);
//js scripts