diff options
author | Simon <simon@kisikew.org> | 2012-03-25 00:32:55 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-03-25 00:32:55 -0700 |
commit | 2e797a6243e7fed3953bc0bfae6ceac4a1e65c63 (patch) | |
tree | 5f46db59a7c9101623d6fed08f09579891763f73 /view/theme/dispy/communityhome.tpl | |
parent | 1b8ac30fae55ff842d7f34fa2d9086d42cc421f1 (diff) | |
parent | 2c4312012995aa3411cf5e5dbd0eb934a0801797 (diff) | |
download | volse-hubzilla-2e797a6243e7fed3953bc0bfae6ceac4a1e65c63.tar.gz volse-hubzilla-2e797a6243e7fed3953bc0bfae6ceac4a1e65c63.tar.bz2 volse-hubzilla-2e797a6243e7fed3953bc0bfae6ceac4a1e65c63.zip |
Merge pull request #166 from simonlnu/master
fpostit; up versions to 1.0;
Diffstat (limited to 'view/theme/dispy/communityhome.tpl')
-rw-r--r-- | view/theme/dispy/communityhome.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/dispy/communityhome.tpl b/view/theme/dispy/communityhome.tpl new file mode 100644 index 000000000..0659ebe20 --- /dev/null +++ b/view/theme/dispy/communityhome.tpl @@ -0,0 +1,4 @@ +{{ if $lastusers_title }} +<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 }} |