diff options
author | zottel <github@zottel.net> | 2012-04-20 13:42:33 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-04-20 13:42:33 +0200 |
commit | 9663299da1be50eef4327778fae619fc6f9edef4 (patch) | |
tree | 5cd9b93f16c344cf896ac8d4e2a4a818fe21e783 /view/theme/dispy/communityhome.tpl | |
parent | 041f74dc775424f686a1cd95c00e0d63bfc4b99c (diff) | |
parent | 0e25376e4afea4e5d96c233594feef0a35ca314c (diff) | |
download | volse-hubzilla-9663299da1be50eef4327778fae619fc6f9edef4.tar.gz volse-hubzilla-9663299da1be50eef4327778fae619fc6f9edef4.tar.bz2 volse-hubzilla-9663299da1be50eef4327778fae619fc6f9edef4.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/dispy/communityhome.tpl')
-rw-r--r-- | view/theme/dispy/communityhome.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/dispy/communityhome.tpl b/view/theme/dispy/communityhome.tpl index df8bbad7c..4d09b9255 100644 --- a/view/theme/dispy/communityhome.tpl +++ b/view/theme/dispy/communityhome.tpl @@ -37,8 +37,3 @@ </div> {{ endif }} -<h3 id="postit-header">'PostIt' to Friendica</h3> -<div id="postit"> -<a href="$fpostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this link. -</div> - |