diff --git a/main/interfaces/Default/templates/connection_info.tmpl b/main/interfaces/Default/templates/connection_info.tmpl
index 994e432..97f4ac6 100644
--- a/main/interfaces/Default/templates/connection_info.tmpl
+++ b/main/interfaces/Default/templates/connection_info.tmpl
@@ -23,7 +23,11 @@ $T('logging'):
-
- $server[0]:$server[1]: $server[2] ($T('server-blocked'))
+ $server[0]:$server[1]: $server[2]
+
+ ($T('server-blocked'))
+ $server[6]
+
- $T('thread') #$thrd[0] -> $thrd[1] -> $thrd[2] -> $thrd[3]
diff --git a/main/interfaces/Plush/templates/connection_info.tmpl b/main/interfaces/Plush/templates/connection_info.tmpl
index 2ea0b3e..baf0d7a 100644
--- a/main/interfaces/Plush/templates/connection_info.tmpl
+++ b/main/interfaces/Plush/templates/connection_info.tmpl
@@ -17,7 +17,11 @@