diff --git a/root/styles/subsilver2/template/portal/_block_config.html b/root/styles/subsilver2/template/portal/_block_config.html
index 8421117b..66056f15 100644
--- a/root/styles/subsilver2/template/portal/_block_config.html
+++ b/root/styles/subsilver2/template/portal/_block_config.html
@@ -25,4 +25,9 @@
-
\ No newline at end of file
+
+
+
+
+
+
\ No newline at end of file
diff --git a/root/styles/subsilver2/template/portal/modules/attachments_center.html b/root/styles/subsilver2/template/portal/modules/attachments_center.html
index c2a22d5f..c73e600b 100644
--- a/root/styles/subsilver2/template/portal/modules/attachments_center.html
+++ b/root/styles/subsilver2/template/portal/modules/attachments_center.html
@@ -3,15 +3,15 @@
- {L_FILENAME}
+ {L_FILENAME}
- {attach.FILENAME}
- {L_FILESIZE}:{attach.FILESIZE}
- {L_DOWNLOADS}:{attach.DOWNLOAD_COUNT}
+ {attach.FILENAME}
+ {L_FILESIZE}:{attach.FILESIZE}
+ {L_DOWNLOADS}:{attach.DOWNLOAD_COUNT}
- {L_NO_ATTACHMENTS}
+ {L_NO_ATTACHMENTS}
|
diff --git a/root/styles/subsilver2/template/portal/modules/attachments_side.html b/root/styles/subsilver2/template/portal/modules/attachments_side.html
index c35d64bb..743c944b 100644
--- a/root/styles/subsilver2/template/portal/modules/attachments_side.html
+++ b/root/styles/subsilver2/template/portal/modules/attachments_side.html
@@ -3,15 +3,15 @@
- {L_FILENAME}
+ {L_FILENAME}
- {attach.FILENAME}
- {L_FILESIZE}:{attach.FILESIZE}
- {L_DOWNLOADS}:{attach.DOWNLOAD_COUNT}
+ {attach.FILENAME}
+ {L_FILESIZE}:{attach.FILESIZE}
+ {L_DOWNLOADS}:{attach.DOWNLOAD_COUNT}
- {L_NO_ATTACHMENTS}
+ {L_NO_ATTACHMENTS}
|
diff --git a/root/styles/subsilver2/template/portal/modules/friends_side.html b/root/styles/subsilver2/template/portal/modules/friends_side.html
index 5e09e80b..07c80acb 100644
--- a/root/styles/subsilver2/template/portal/modules/friends_side.html
+++ b/root/styles/subsilver2/template/portal/modules/friends_side.html
@@ -4,17 +4,17 @@
{L_FRIENDS_ONLINE}
- {b3p_friends_online.USERNAME_FULL}
+ {b3p_friends_online.USERNAME_FULL}
- {L_NO_FRIENDS_ONLINE}
+ {L_NO_FRIENDS_ONLINE}
{L_FRIENDS_OFFLINE}
- {b3p_friends_offline.USERNAME_FULL}
+ {b3p_friends_offline.USERNAME_FULL}
- {L_NO_FRIENDS_OFFLINE}
+ {L_NO_FRIENDS_OFFLINE}
|
diff --git a/root/styles/subsilver2/template/portal/modules/latest_members_side.html b/root/styles/subsilver2/template/portal/modules/latest_members_side.html
index 103553ed..adb9e396 100644
--- a/root/styles/subsilver2/template/portal/modules/latest_members_side.html
+++ b/root/styles/subsilver2/template/portal/modules/latest_members_side.html
@@ -2,11 +2,21 @@
+
+ {L_USERNAME}
+ {L_JOINED}
+
{L_USERNAME}
{L_JOINED}
+
- {latest_members.USERNAME_FULL}
- {latest_members.JOINED}
+
+ {latest_members.USERNAME_FULL}
+ {latest_members.JOINED}
+
+ {latest_members.USERNAME_FULL}
+ {latest_members.JOINED}
+
|
diff --git a/root/styles/subsilver2/template/portal/modules/leaders_ext_side.html b/root/styles/subsilver2/template/portal/modules/leaders_ext_side.html
index 458e7900..6a941d90 100644
--- a/root/styles/subsilver2/template/portal/modules/leaders_ext_side.html
+++ b/root/styles/subsilver2/template/portal/modules/leaders_ext_side.html
@@ -3,13 +3,17 @@
|
- {group.GROUP_NAME}
+ style="float: right;">{group.GROUP_NAME}
|
+
+ {group.member.USERNAME_FULL}
+
{group.member.USERNAME_FULL}
+
|
diff --git a/root/styles/subsilver2/template/portal/modules/leaders_side.html b/root/styles/subsilver2/template/portal/modules/leaders_side.html
index b35d3b94..a1684f6e 100644
--- a/root/styles/subsilver2/template/portal/modules/leaders_side.html
+++ b/root/styles/subsilver2/template/portal/modules/leaders_side.html
@@ -8,7 +8,11 @@
+
+ {admin.USERNAME_FULL}
+
{admin.USERNAME_FULL}
+
|
@@ -26,7 +30,11 @@
+
+ {mod.USERNAME_FULL}
+
{mod.USERNAME_FULL}
+
|
diff --git a/root/styles/subsilver2/template/portal/modules/random_member_side.html b/root/styles/subsilver2/template/portal/modules/random_member_side.html
index d7cda378..598f5c8c 100644
--- a/root/styles/subsilver2/template/portal/modules/random_member_side.html
+++ b/root/styles/subsilver2/template/portal/modules/random_member_side.html
@@ -9,16 +9,16 @@
{random_member.RANK_IMG}
- {L_RND_JOIN}:{random_member.JOINED}
- {L_RND_POSTS}:{random_member.USER_POSTS}
+ {L_RND_JOIN}:{random_member.JOINED}
+ {L_RND_POSTS}:{random_member.USER_POSTS}
- {L_RND_OCC}: {random_member.USER_OCC}
+ {L_RND_OCC}: {random_member.USER_OCC}
- {L_RND_FROM}: {random_member.USER_FROM}
+ {L_RND_FROM}: {random_member.USER_FROM}
- {L_RND_WWW}
+ {L_RND_WWW}
diff --git a/root/styles/subsilver2/template/portal/modules/topposters_side.html b/root/styles/subsilver2/template/portal/modules/topposters_side.html
index de8cb87a..cc2d1511 100644
--- a/root/styles/subsilver2/template/portal/modules/topposters_side.html
+++ b/root/styles/subsilver2/template/portal/modules/topposters_side.html
@@ -2,11 +2,21 @@