diff options
author | Simon <simon@kisikew.org> | 2012-03-28 03:03:47 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-03-28 03:03:47 -0700 |
commit | c32ee4d226dec11d881dd5c68eda073e87780c12 (patch) | |
tree | c23f9de8a4efa1c7dfbe1b404591cbc6ba5b1af9 /view/theme/dispy-dark | |
parent | 768326e484c02b396badcb239880fc814fc9631b (diff) | |
parent | 356e654521a3d93e4ba14c4d243df259b0d21c4f (diff) | |
download | volse-hubzilla-c32ee4d226dec11d881dd5c68eda073e87780c12.tar.gz volse-hubzilla-c32ee4d226dec11d881dd5c68eda073e87780c12.tar.bz2 volse-hubzilla-c32ee4d226dec11d881dd5c68eda073e87780c12.zip |
Merge pull request #180 from simonlnu/master
duh...
Diffstat (limited to 'view/theme/dispy-dark')
-rw-r--r-- | view/theme/dispy-dark/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy-dark/theme.php b/view/theme/dispy-dark/theme.php index 84cbc05cd..372757752 100644 --- a/view/theme/dispy-dark/theme.php +++ b/view/theme/dispy-dark/theme.php @@ -146,7 +146,7 @@ function dispydark_community_info() { } else { a_funct(); } - })();" ; + })();"; $aside['$fostitJS'] = $fostitJS; $url = $a->get_baseurl($ssl_state); |