diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-04-17 13:21:30 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-04-17 13:21:30 -0400 |
commit | f4ff75caced19c7af5f9094fd42a92302555c5f9 (patch) | |
tree | ec66bdfe342418f9fe10b46e1664dddb3102b666 /view | |
parent | d92bab669331098b1ad7cd435c2fa6582ddab5f0 (diff) | |
download | volse-hubzilla-f4ff75caced19c7af5f9094fd42a92302555c5f9.tar.gz volse-hubzilla-f4ff75caced19c7af5f9094fd42a92302555c5f9.tar.bz2 volse-hubzilla-f4ff75caced19c7af5f9094fd42a92302555c5f9.zip |
[SECURITY] finish ripping out fpostit
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/dispy-dark/communityhome.tpl | 5 | ||||
-rw-r--r-- | view/theme/dispy/communityhome.tpl | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl index df8bbad7c..4d09b9255 100644 --- a/view/theme/dispy-dark/communityhome.tpl +++ b/view/theme/dispy-dark/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> - 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> - |