From 8a71191d6d45f74e200bb6e279916375c2416b05 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Tue, 3 Apr 2012 20:59:00 +0200 Subject: make right_aside translatable and provide german translation... and some css-fixes --- view/theme/diabook/communityhome.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'view/theme/diabook/communityhome.tpl') diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index d344cad31..5c2164b50 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -6,7 +6,7 @@
{{ if $lastusers_title }} -

Help or @NewHere ?

+

$helpers.title.1

NewHere
Friendica Support
Let's talk
@@ -16,8 +16,8 @@
{{ if $lastusers_title }} -

Connectable Services

-
+

$con_services.title.1

+
Facebook StatusNet LiveJournal @@ -32,9 +32,9 @@
{{ if $nv }} -

Find Friends

+

$nv.title.1

$nv.directory.1
-$nv.global_directory.1
+$nv.global_directory.1
$nv.match.1
$nv.suggest.1
$nv.invite.1 @@ -44,8 +44,8 @@ $nv.search
{{ if $lastusers_title }} -

PostIt to Friendica

-
Post to Friendica from anywhere by bookmarking this Link.
+

$postit.title.1

+
$postit.title.2$postit.text.1
{{ endif }}
-- cgit v1.2.3 From f980b79edcff78a849d65de15f36f2b0475665d7 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Fri, 6 Apr 2012 11:19:12 +0200 Subject: new-contacts-introductions in contacts-drop-down and new-messages in messages-drop-down get each an additional indicator... profile-picture is now scaled right in firefox... fixed broken css on introductions-page in firefox... --- view/theme/diabook/communityhome.tpl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 view/theme/diabook/communityhome.tpl (limited to 'view/theme/diabook/communityhome.tpl') diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl old mode 100644 new mode 100755 -- cgit v1.2.3 From b30c761aae7e01e6fe727232e48b14303484a228 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Tue, 17 Apr 2012 16:15:49 +0200 Subject: diabook-themes: removed fpostit due to security issues and small fix in german translation --- view/theme/diabook/communityhome.tpl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'view/theme/diabook/communityhome.tpl') diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 5c2164b50..ff04d9da0 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -42,13 +42,6 @@ $nv.search {{ endif }}
-
-{{ if $lastusers_title }} -

$postit.title.1

-
$postit.title.2$postit.text.1
-{{ endif }} -
-
{{ if $lastusers_title }}

$lastusers_title

-- cgit v1.2.3 From fe6567cb88eb129887253be8f2b62002d92ad769 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Sun, 22 Apr 2012 03:15:06 +0200 Subject: diabook-themes: deleted obsolete diabook-folder & minor bug-fixes --- view/theme/diabook/communityhome.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/diabook/communityhome.tpl') diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index ff04d9da0..66f93c32d 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -82,4 +82,4 @@ $nv.search {{ endfor }} {{ endif }} -
+
\ No newline at end of file -- cgit v1.2.3