diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-04-15 02:13:36 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-04-15 02:13:36 -0400 |
commit | d836be1dc3dfee6f969fab0c03094af8b44dd697 (patch) | |
tree | f7b6f7a086a96a096730b19ed520b93ca534427c /view/theme/dispy-dark/communityhome.tpl | |
parent | adc932a5e2fc85fc659fe738e4f1316e039e9f00 (diff) | |
download | volse-hubzilla-d836be1dc3dfee6f969fab0c03094af8b44dd697.tar.gz volse-hubzilla-d836be1dc3dfee6f969fab0c03094af8b44dd697.tar.bz2 volse-hubzilla-d836be1dc3dfee6f969fab0c03094af8b44dd697.zip |
fix fpostJS, add and fix some other stuff
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark/communityhome.tpl')
-rw-r--r-- | view/theme/dispy-dark/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl index edabab611..df8bbad7c 100644 --- a/view/theme/dispy-dark/communityhome.tpl +++ b/view/theme/dispy-dark/communityhome.tpl @@ -39,6 +39,6 @@ <h3 id="postit-header">'PostIt' to Friendica</h3> <div id="postit"> -<a href="$fostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this link. +<a href="$fpostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this link. </div> |