X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Ftheme.php;h=f8fdeb8b1a19bcb3026055f9f314475b18120d63;hb=b5e857c0e7ccf4ef3d33e5b6d0a4325b693a8e80;hp=eaf17bea173ca48bc7637d3f17f0a2f5216e68d0;hpb=0446766f0407b45c78031ad9e5029cc9218b025e;p=friendica.git diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php old mode 100755 new mode 100644 index eaf17bea17..f8fdeb8b1a --- a/view/theme/diabook/theme.php +++ b/view/theme/diabook/theme.php @@ -117,8 +117,10 @@ if ($color=="dark") $color_path = "/diabook-dark/"; $a->page['htmlhead'] .= sprintf('', $imageresizeJS); //load jquery.ui.js + if($ccCookie != "9") { $jqueryuiJS = $a->get_baseurl($ssl_state)."/view/theme/diabook/js/jquery-ui-1.8.20.custom.min.js"; $a->page['htmlhead'] .= sprintf('', $jqueryuiJS); + } //load jquery.twitter.search.js if($_COOKIE['close_twitter'] != "1") {