bug fix in diabook-aerith and -red
This commit is contained in:
parent
ee9a3eb163
commit
893ece9066
6 changed files with 22 additions and 22 deletions
|
|
@ -256,7 +256,7 @@ if ($a->argv[0].$a->argv[1] === "profile".$a->user['nickname']){
|
|||
|
||||
|
||||
// custom css
|
||||
//if (!is_null($cssFile)) $a->page['htmlhead'] .= sprintf('<link rel="stylesheet" type="text/css" href="%s" />', $cssFile);
|
||||
if (!is_null($cssFile)) $a->page['htmlhead'] .= sprintf('<link rel="stylesheet" type="text/css" href="%s" />', $cssFile);
|
||||
|
||||
//load jquery.cookie.js
|
||||
$cookieJS = $a->get_baseurl($ssl_state)."/view/theme/diabook-aerith/js/jquery.cookie.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue