diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 17:06:38 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 17:06:38 -0400 |
commit | aa33815d3c73435f15b1e30721ddb0af1faf8f5e (patch) | |
tree | 7b8df826e47b8f2a44ae4dbe791f92740fb8f307 /view/theme | |
parent | 38b30c1d10c83900e18c2b2440ac61a984a60bf3 (diff) | |
download | volse-hubzilla-aa33815d3c73435f15b1e30721ddb0af1faf8f5e.tar.gz volse-hubzilla-aa33815d3c73435f15b1e30721ddb0af1faf8f5e.tar.bz2 volse-hubzilla-aa33815d3c73435f15b1e30721ddb0af1faf8f5e.zip |
urgent fix to dispy-dark theme.php
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme')
-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 cded68c48..9b6ea76bf 100644 --- a/view/theme/dispy-dark/theme.php +++ b/view/theme/dispy-dark/theme.php @@ -127,7 +127,7 @@ $(document).ready(function() { </script> EOT; -function dispy_community_info() { +function dispydark_community_info() { $a = get_app(); $fostitJS = "javascript: (function() { |