diff --git a/root/language/de/mods/lang_portal.php b/root/language/de/mods/lang_portal.php index 5af1c6c0..d190b534 100644 --- a/root/language/de/mods/lang_portal.php +++ b/root/language/de/mods/lang_portal.php @@ -156,7 +156,7 @@ $lang = array_merge($lang, array( // link us 'LINK_US' => 'Link zu uns ', - 'LINK_US_TXT' => 'Benutze bitte diesen Link zum %s', + 'LINK_US_TXT' => 'Benutze bitte diesen Link um %s bei dir zu verlinken:', // friends 'FRIENDS' => 'Freunde', @@ -167,7 +167,7 @@ $lang = array_merge($lang, array( 'NO_FRIENDS_ONLINE' => 'Keine Freunde online', // last bots - 'LAST_VISITED_BOTS' => 'Die letzten %s Bot-Besuche', + 'LAST_VISITED_BOTS' => 'Die letzten %s Bots', // wordgraph 'WORDGRAPH' => 'Wordgraph', diff --git a/root/styles/prosilver/template/portal/block/announcements.html b/root/styles/prosilver/template/portal/block/announcements.html index ab83082c..d7fa0f3f 100644 --- a/root/styles/prosilver/template/portal/block/announcements.html +++ b/root/styles/prosilver/template/portal/block/announcements.html @@ -1,12 +1,14 @@ + +
+
-
@@ -19,7 +21,7 @@

{NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}

{announcements_row.PAGINATION}
-
-
\ No newline at end of file +
+ + \ No newline at end of file diff --git a/root/styles/prosilver/template/portal/block/announcements_compact.html b/root/styles/prosilver/template/portal/block/announcements_compact.html index d2ad3c09..44ac68d8 100644 --- a/root/styles/prosilver/template/portal/block/announcements_compact.html +++ b/root/styles/prosilver/template/portal/block/announcements_compact.html @@ -47,7 +47,7 @@
{NEWEST_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {announcements_row.TITLE}{L_VIEW_UNREAD_POST} {announcements_row.PAGINATION} -
{L_POSTED} {L_POST_BY_AUTHOR} {announcements_row.POSTER_FULL} {L_POSTED_ON_DATE} {announcements_row.TIME} +
{L_POSTED} {L_POST_BY_AUTHOR} {announcements_row.POSTER_FULL} » {announcements_row.TIME}
{L_FORUM}: {announcements_row.FORUM_NAME} @@ -59,8 +59,8 @@
{announcements_row.REPLIES} {L_REPLIES}
{announcements_row.TOPIC_VIEWS} {L_VIEWS}
-
{L_LAST_POST}{NEWEST_POST_IMG}{READ_POST_IMG} {L_POST_BY_AUTHOR} {announcements_row.USERNAME_FULL_LAST}
- {L_POSTED_ON_DATE} {announcements_row.LAST_POST_TIME}
+
{L_LAST_POST}{L_POST_BY_AUTHOR} {announcements_row.USERNAME_FULL_LAST} {NEWEST_POST_IMG}{READ_POST_IMG}
+ {announcements_row.LAST_POST_TIME}
@@ -81,7 +81,7 @@ +
- -
\ No newline at end of file + \ No newline at end of file diff --git a/root/styles/prosilver/template/portal/block/news.html b/root/styles/prosilver/template/portal/block/news.html index 9b8002c7..a2af114e 100644 --- a/root/styles/prosilver/template/portal/block/news.html +++ b/root/styles/prosilver/template/portal/block/news.html @@ -19,7 +19,7 @@

{NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}

{news_row.PAGINATION}