diff options
author | Simon <simon@kisikew.org> | 2012-04-10 02:50:42 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-04-10 02:50:42 -0700 |
commit | 9fafe64f82525b37d9fdd40f475e674566224516 (patch) | |
tree | 56ab546b534cc7cd33c11df5e916ddfa313c6eba /view/theme/dispy-dark/communityhome.tpl | |
parent | 4c3b835307c072cbdf3b68857c34fc22a58872c6 (diff) | |
parent | 707a5dbae7fa895186d73abd22486dab33710dc6 (diff) | |
download | volse-hubzilla-9fafe64f82525b37d9fdd40f475e674566224516.tar.gz volse-hubzilla-9fafe64f82525b37d9fdd40f475e674566224516.tar.bz2 volse-hubzilla-9fafe64f82525b37d9fdd40f475e674566224516.zip |
Merge pull request #221 from simonlnu/master
aaah, nice asides ;). we'll be updating these soon
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 }} |