From 19e345c4ae725f79c946344173dc75a51a206656 Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 22 Aug 2008 21:49:33 +0000 Subject: [PATCH] "Replies" and "Views" in news / announce compact got squashed together in German. This is Chris' easy way to fix it. :) --- .../portal/block/announcements_compact.html | 14 +- .../template/portal/block/news_compact.html | 148 +++++++++--------- 2 files changed, 81 insertions(+), 81 deletions(-) diff --git a/root/styles/prosilver/template/portal/block/announcements_compact.html b/root/styles/prosilver/template/portal/block/announcements_compact.html index 9d22c6b0..9e7bf253 100644 --- a/root/styles/prosilver/template/portal/block/announcements_compact.html +++ b/root/styles/prosilver/template/portal/block/announcements_compact.html @@ -31,10 +31,10 @@
  • -
    {L_LATEST_ANNOUNCEMENTS}
    -
    {L_REPLIES}
    -
    {L_VIEWS}
    -
    {L_LAST_POST}
    +
    {L_LATEST_ANNOUNCEMENTS}
    +
    {L_REPLIES}
    +
    {L_VIEWS}
    +
    {L_LAST_POST}
  • @@ -52,9 +52,9 @@
    {L_GLOBAL_ANNOUNCEMENT} -
    {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}
    +
    {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}
    diff --git a/root/styles/prosilver/template/portal/block/news_compact.html b/root/styles/prosilver/template/portal/block/news_compact.html index eab5b44b..43080933 100644 --- a/root/styles/prosilver/template/portal/block/news_compact.html +++ b/root/styles/prosilver/template/portal/block/news_compact.html @@ -1,76 +1,76 @@ - - - -
    -
    - -
      -
    • {L_LATEST_NEWS}
    • -
    -
      -
    • -
      -
      - {L_NO_NEWS} -
      -
      -
    • -
    - -
    -
    - - - -
    -
    - -
      -
    • -
      + + + +
      +
      + +
        +
      • {L_LATEST_NEWS}
      • +
      +
        +
      • +
        +
        + {L_NO_NEWS} +
        +
        +
      • +
      + +
      +
      + + + +
      +
      + +
        +
      • +
        -
        {L_LATEST_NEWS}
        -
        {L_REPLIES}
        -
        {L_VIEWS}
        -
        {L_LAST_POST}
        -
        -
      • -
      -
        - -
      • -
        -
        {NEWEST_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}{L_VIEW_UNREAD_POST} - {news_row.PAGINATION} -
        {L_POSTED} {L_POST_BY_AUTHOR} {news_row.POSTER_FULL} {L_POSTED_ON_DATE} {news_row.TIME} - -
        {L_FORUM}: {news_row.FORUM_NAME} - -
        -
        {news_row.REPLIES} {L_REPLIES}
        -
        {news_row.TOPIC_VIEWS} {L_VIEWS}
        -
        {L_LAST_POST}{NEWEST_POST_IMG}{READ_POST_IMG} {L_POST_BY_AUTHOR} {news_row.USERNAME_FULL_LAST}
        - {L_POSTED_ON_DATE} {news_row.LAST_POST_TIME}
        -
        -
        -
      • - - -
      • -
        - -
        -
      • - -
      - -
      -
      - - - +
      {L_LATEST_NEWS}
      +
      {L_REPLIES}
      +
      {L_VIEWS}
      +
      {L_LAST_POST}
      +
      +
    • +
    +
      + +
    • +
      +
      {NEWEST_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}{L_VIEW_UNREAD_POST} + {news_row.PAGINATION} +
      {L_POSTED} {L_POST_BY_AUTHOR} {news_row.POSTER_FULL} {L_POSTED_ON_DATE} {news_row.TIME} + +
      {L_FORUM}: {news_row.FORUM_NAME} + +
      +
      {news_row.REPLIES} {L_REPLIES}
      +
      {news_row.TOPIC_VIEWS} {L_VIEWS}
      +
      {L_LAST_POST}{NEWEST_POST_IMG}{READ_POST_IMG} {L_POST_BY_AUTHOR} {news_row.USERNAME_FULL_LAST}
      + {L_POSTED_ON_DATE} {news_row.LAST_POST_TIME}
      +
      +
      +
    • + + +
    • +
      + +
      +
    • + +
    + +
    +
    + + + -
    \ No newline at end of file +
    \ No newline at end of file