diff --git a/phpBB/styles/prosilver/template/mcp_notes_user.html b/phpBB/styles/prosilver/template/mcp_notes_user.html index 448021eb8f..d576297736 100644 --- a/phpBB/styles/prosilver/template/mcp_notes_user.html +++ b/phpBB/styles/prosilver/template/mcp_notes_user.html @@ -17,7 +17,7 @@
{L_RANK}{L_COLON}
{RANK_TITLE}
-
 {L_RANK}{L_COLON}
{RANK_IMG}
+
 {L_RANK}{L_COLON}
{RANK_IMG}
{L_JOINED}{L_COLON}
{JOINED}
{L_TOTAL_POSTS}{L_COLON}
{POSTS}
{L_WARNINGS}{L_COLON}
{WARNINGS}
diff --git a/phpBB/styles/prosilver/template/mcp_warn_post.html b/phpBB/styles/prosilver/template/mcp_warn_post.html index 11395eea59..2442e72f99 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_post.html +++ b/phpBB/styles/prosilver/template/mcp_warn_post.html @@ -17,7 +17,7 @@
{L_RANK}{L_COLON}
{RANK_TITLE}
-
 {L_RANK}{L_COLON}
{RANK_IMG}
+
 {L_RANK}{L_COLON}
{RANK_IMG}
{L_JOINED}{L_COLON}
{JOINED}
{L_TOTAL_POSTS}{L_COLON}
{POSTS}
{L_WARNINGS}{L_COLON}
{WARNINGS}
diff --git a/phpBB/styles/prosilver/template/mcp_warn_user.html b/phpBB/styles/prosilver/template/mcp_warn_user.html index 022763ba82..5490f752a7 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_user.html +++ b/phpBB/styles/prosilver/template/mcp_warn_user.html @@ -17,7 +17,7 @@
{L_RANK}{L_COLON}
{RANK_TITLE}
-
 {L_RANK}{L_COLON}
{RANK_IMG}
+
 {L_RANK}{L_COLON}
{RANK_IMG}
{L_JOINED}{L_COLON}
{JOINED}
{L_TOTAL_POSTS}{L_COLON}
{POSTS}
{L_WARNINGS}{L_COLON}
{WARNINGS}
diff --git a/phpBB/styles/prosilver/template/memberlist_body.html b/phpBB/styles/prosilver/template/memberlist_body.html index 551c168d1e..34d2ec7ceb 100644 --- a/phpBB/styles/prosilver/template/memberlist_body.html +++ b/phpBB/styles/prosilver/template/memberlist_body.html @@ -28,7 +28,7 @@

{AVATAR_IMG} {% EVENT memberlist_body_group_rank_before %} - {% if RANK_IMG %}{{ RANK_IMG }}{% endif %} + {% if RANK_IMG %}{{ RANK_IMG }}{% endif %} {% if GROUP_RANK %} {% if not RANK_IMG %} {{ lang('GROUP_RANK') ~ lang('COLON') }} diff --git a/phpBB/styles/prosilver/template/memberlist_view.html b/phpBB/styles/prosilver/template/memberlist_view.html index 69988e57f2..bddf223bd6 100644 --- a/phpBB/styles/prosilver/template/memberlist_view.html +++ b/phpBB/styles/prosilver/template/memberlist_view.html @@ -13,7 +13,7 @@

{AVATAR_IMG}
{RANK_TITLE}
-
{RANK_IMG}
+
{RANK_IMG}
@@ -32,7 +32,7 @@
{L_RANK}{L_COLON}
{RANK_TITLE}
-
 {L_RANK}{L_COLON}
{RANK_IMG}
+
 {L_RANK}{L_COLON}
{RANK_IMG}
{L_USER_IS_INACTIVE}{L_COLON}
{USER_INACTIVE_REASON}
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html index f0e5aabcf1..d159299061 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html @@ -41,7 +41,7 @@ -
{RANK_TITLE}
{RANK_IMG}
+
{RANK_TITLE}
{RANK_IMG}
{L_POSTS}{L_COLON} {AUTHOR_POSTS}{AUTHOR_POSTS}
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 713c1eeef3..7163a3c4c9 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -154,7 +154,7 @@ -
{postrow.RANK_TITLE}
{postrow.RANK_IMG}
+
{postrow.RANK_TITLE}
{postrow.RANK_IMG}
{L_POSTS}{L_COLON} {postrow.POSTER_POSTS}