diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 03:18:21 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 03:18:21 -0400 |
commit | 84686a26986e4d57093e48523b444dcd4f17c392 (patch) | |
tree | 3d45d2fcf42e34412328f6878944bed9c0993662 /view/theme/diabook/communityhome.tpl | |
parent | 1d56224b08fe9781a050143f14c45fd518c5ca93 (diff) | |
parent | 1b8ac30fae55ff842d7f34fa2d9086d42cc421f1 (diff) | |
download | volse-hubzilla-84686a26986e4d57093e48523b444dcd4f17c392.tar.gz volse-hubzilla-84686a26986e4d57093e48523b444dcd4f17c392.tar.bz2 volse-hubzilla-84686a26986e4d57093e48523b444dcd4f17c392.zip |
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
move community_pages to right_aside, fixes in css
improved the inivitations and added a bit of sales pitch.
* master:
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 78b80ab3b..c1b395dbe 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -1,5 +1,5 @@ {{ if $lastusers_title }} -<h3 style="margin-top:0px;">Help or #NewHere ?</h3> +<h3 style="margin-top:0px;">Help or @NewHere ?</h3> <a href="https://helpers.pyxis.uberspace.de/profile/helpers" style="margin-left: 10px; " title="Friendica Support" target="blank">Friendica Support</a><br> <a href="https://letstalk.pyxis.uberspace.de/profile/letstalk" style="margin-left: 10px; " title="Let's talk" target="blank">Let's talk</a><br> <a href="http://kakste.com/profile/newhere" title="#NewHere" style="margin-left: 10px; " target="blank">NewHere</a> @@ -47,8 +47,12 @@ {{ endif }} {{ if $lastusers_title }} +<div>$page</div> +{{ endif }} + +{{ 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> +<div style="padding-left: 8px;"><span ><a href="$fostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this Link.</span></div> {{ endif }} {{ if $like_title }} |