diff options
author | friendica <info@friendica.com> | 2012-03-25 18:19:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-25 18:19:58 -0700 |
commit | 7ab117fd31c31cba4880cfcc63fc940531850455 (patch) | |
tree | 454857dffcb346088f2260d789bd2057678c780e /view/theme/dispy-dark | |
parent | 7ef1ed2d7045a381c032d2142413b3a14af0d8e3 (diff) | |
parent | e6b07d61cfa8c8b87e32ae36a93c554400f2e9e5 (diff) | |
download | volse-hubzilla-7ab117fd31c31cba4880cfcc63fc940531850455.tar.gz volse-hubzilla-7ab117fd31c31cba4880cfcc63fc940531850455.tar.bz2 volse-hubzilla-7ab117fd31c31cba4880cfcc63fc940531850455.zip |
Merge branch 'pull'
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 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() { |