diff options
author | friendica <info@friendica.com> | 2012-04-10 16:07:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-10 16:07:05 -0700 |
commit | 703bfcb6d4bd21e68aaabd5f1b256106c505f0e9 (patch) | |
tree | c4fc85a1c8cdacaed03fb358a11a714f4e556e18 /view/theme/dispy-dark/communityhome.tpl | |
parent | 14d68a0dc031b271d26e735160651da52b55d562 (diff) | |
parent | 0e97e2338a697141965e74ed3c68f7cd1aff4f7f (diff) | |
download | volse-hubzilla-703bfcb6d4bd21e68aaabd5f1b256106c505f0e9.tar.gz volse-hubzilla-703bfcb6d4bd21e68aaabd5f1b256106c505f0e9.tar.bz2 volse-hubzilla-703bfcb6d4bd21e68aaabd5f1b256106c505f0e9.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy-dark/communityhome.tpl')
-rw-r--r-- | view/theme/dispy-dark/communityhome.tpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl index 340b7216c..edabab611 100644 --- a/view/theme/dispy-dark/communityhome.tpl +++ b/view/theme/dispy-dark/communityhome.tpl @@ -37,10 +37,8 @@ </div> {{ endif }} -{{ if $lastusers_title }} -<h3 id="postit-header">PostIt to Friendica</h3> +<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. </div> -{{ endif }} |