diff --git a/root/styles/prosilver/template/portal/block/latest_members.html b/root/styles/prosilver/template/portal/block/latest_members.html index bcaacad3..7ee13abe 100644 --- a/root/styles/prosilver/template/portal/block/latest_members.html +++ b/root/styles/prosilver/template/portal/block/latest_members.html @@ -4,7 +4,7 @@

 {L_LATEST_MEMBERS}

{L_USERNAME} - {L_JOINED}
+ {L_JOINED}
{latest_members.USERNAME_FULL} {latest_members.JOINED}
diff --git a/root/styles/prosilver/template/portal/block/top_poster.html b/root/styles/prosilver/template/portal/block/top_poster.html index d0bf3a86..33c04c4e 100644 --- a/root/styles/prosilver/template/portal/block/top_poster.html +++ b/root/styles/prosilver/template/portal/block/top_poster.html @@ -4,7 +4,7 @@

 {L_TOP_POSTER}

{L_USERNAME} - {L_POSTS}
+ {L_POSTS}
{top_poster.USERNAME_FULL} {top_poster.POSTER_POSTS}
diff --git a/root/styles/subsilver2/template/portal/block/attachments.html b/root/styles/subsilver2/template/portal/block/attachments.html index d0f91da4..4ace3373 100644 --- a/root/styles/subsilver2/template/portal/block/attachments.html +++ b/root/styles/subsilver2/template/portal/block/attachments.html @@ -7,7 +7,7 @@ {L_FILENAME} - {L_FILESIZE}
+ {L_FILESIZE}
 {attach.REAL_FILENAME}
{L_FILESIZE}:{attach.FILESIZE}
diff --git a/root/styles/subsilver2/template/portal/block/latest_members.html b/root/styles/subsilver2/template/portal/block/latest_members.html index c6bf6810..1442a151 100644 --- a/root/styles/subsilver2/template/portal/block/latest_members.html +++ b/root/styles/subsilver2/template/portal/block/latest_members.html @@ -6,7 +6,7 @@ {L_USERNAME} - {L_JOINED}
+ {L_JOINED}
{latest_members.USERNAME_FULL} {latest_members.JOINED}
diff --git a/root/styles/subsilver2/template/portal/block/top_poster.html b/root/styles/subsilver2/template/portal/block/top_poster.html index bb4a3129..a7dcb8ea 100644 --- a/root/styles/subsilver2/template/portal/block/top_poster.html +++ b/root/styles/subsilver2/template/portal/block/top_poster.html @@ -6,7 +6,7 @@ {L_USERNAME} - {L_POSTS}
+ {L_POSTS}
{top_poster.USERNAME_FULL} {top_poster.POSTER_POSTS}