diff options
author | Simon <simon@kisikew.org> | 2012-04-04 20:35:59 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-04-04 20:35:59 -0700 |
commit | 5377683c0ff2959ae515ac21bf32beac8a7e4c60 (patch) | |
tree | 2e095d8d69991e5f0e7c0ddc17f1c1235eab8628 /view/theme/dispy/communityhome.tpl | |
parent | d509a463452585bcbb9fccd07857871ca5c8b063 (diff) | |
parent | 8e5489846d5d9e87186b7a449227e18183489ddc (diff) | |
download | volse-hubzilla-5377683c0ff2959ae515ac21bf32beac8a7e4c60.tar.gz volse-hubzilla-5377683c0ff2959ae515ac21bf32beac8a7e4c60.tar.bz2 volse-hubzilla-5377683c0ff2959ae515ac21bf32beac8a7e4c60.zip |
Merge pull request #206 from simonlnu/master
update the template files
Diffstat (limited to 'view/theme/dispy/communityhome.tpl')
-rw-r--r-- | view/theme/dispy/communityhome.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/dispy/communityhome.tpl b/view/theme/dispy/communityhome.tpl index 2876f936e..340b7216c 100644 --- a/view/theme/dispy/communityhome.tpl +++ b/view/theme/dispy/communityhome.tpl @@ -37,8 +37,10 @@ </div> {{ endif }} +{{ if $lastusers_title }} <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 }} |