diff options
author | friendica <info@friendica.com> | 2012-03-26 00:53:32 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-26 00:53:32 -0700 |
commit | ca31aed490a65ce4b5795e1440d4fbf303fdd399 (patch) | |
tree | 62318166d7f45951e0a90fa12598c9d362f473b5 /view/theme/dispy/communityhome.tpl | |
parent | 2820dba1e760dd0243cb2de9337bc8dd9ae9b5c7 (diff) | |
parent | 4b83b9bee604cf5b8012b475a34e0f1f33b4adaf (diff) | |
download | volse-hubzilla-ca31aed490a65ce4b5795e1440d4fbf303fdd399.tar.gz volse-hubzilla-ca31aed490a65ce4b5795e1440d4fbf303fdd399.tar.bz2 volse-hubzilla-ca31aed490a65ce4b5795e1440d4fbf303fdd399.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/dispy/communityhome.tpl')
-rw-r--r-- | view/theme/dispy/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/communityhome.tpl b/view/theme/dispy/communityhome.tpl index 0659ebe20..0838fc757 100644 --- a/view/theme/dispy/communityhome.tpl +++ b/view/theme/dispy/communityhome.tpl @@ -1,4 +1,4 @@ -{{ if $lastusers_title }} +{{ if $page }} <h3>PostIt to Friendica</h3> <div style="padding-left: 8px;"><span >Post to Friendica from anywhere by bookmarking this <a href="$fostitJS" title="PostIt">Link</a>.</span></div> {{ endif }} |