From: tommy tomson Date: Mon, 26 Mar 2012 08:33:28 +0000 (+0200) Subject: small fix in diabook :: add local friendica to right_aside X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=876aa0c75277b1697f89f279ddedb4ec6a513f95;p=friendica.git small fix in diabook :: add local friendica to right_aside --- diff --git a/view/theme/diabook-blue/communityhome.tpl b/view/theme/diabook-blue/communityhome.tpl index 5bae061788..f1714a436b 100755 --- a/view/theme/diabook-blue/communityhome.tpl +++ b/view/theme/diabook-blue/communityhome.tpl @@ -2,6 +2,7 @@

Help or @NewHere ?

Friendica Support
Let's talk
+Local Friendica NewHere {{ endif }} diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 1ba9ad081a..23c26c9100 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -2,7 +2,8 @@

Help or @NewHere ?

Friendica Support
Let's talk
-NewHere +Local Friendica +NewHere {{ endif }} {{ if $lastusers_title }} diff --git a/view/theme/diabook/icons/expand.png b/view/theme/diabook/icons/expand.png new file mode 100755 index 0000000000..a46e88ea5a Binary files /dev/null and b/view/theme/diabook/icons/expand.png differ diff --git a/view/theme/diabook/screenshot.jpg b/view/theme/diabook/screenshot.jpg deleted file mode 100644 index abc31e3293..0000000000 Binary files a/view/theme/diabook/screenshot.jpg and /dev/null differ