diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-04-04 23:35:07 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-04-04 23:35:07 -0400 |
commit | 8e5489846d5d9e87186b7a449227e18183489ddc (patch) | |
tree | 2e095d8d69991e5f0e7c0ddc17f1c1235eab8628 /view/theme/dispy/communityhome.tpl | |
parent | afe7f09b278bca546f606a6ce54707a853cddf47 (diff) | |
download | volse-hubzilla-8e5489846d5d9e87186b7a449227e18183489ddc.tar.gz volse-hubzilla-8e5489846d5d9e87186b7a449227e18183489ddc.tar.bz2 volse-hubzilla-8e5489846d5d9e87186b7a449227e18183489ddc.zip |
update the dispy* templates
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
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 }} |