diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-25 08:47:17 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-25 08:47:17 +0200 |
commit | 329a26d62ee65322d0227504b87c3c5ebb1ee480 (patch) | |
tree | c9f41313380ffcc44f1da7ce89c638e30ba07548 /view/theme/diabook/communityhome.tpl | |
parent | ea29a26059aaca1792e512530bbfab8e0532c6fb (diff) | |
download | volse-hubzilla-329a26d62ee65322d0227504b87c3c5ebb1ee480.tar.gz volse-hubzilla-329a26d62ee65322d0227504b87c3c5ebb1ee480.tar.bz2 volse-hubzilla-329a26d62ee65322d0227504b87c3c5ebb1ee480.zip |
move community_pages to right_aside, fixes in css
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 }} |