diff --git a/web/templates/admin/edit_server.html b/web/templates/admin/edit_server.html
index 5ce008667..4f142a6a7 100644
--- a/web/templates/admin/edit_server.html
+++ b/web/templates/admin/edit_server.html
@@ -663,7 +663,7 @@
- =__('ISSUER')?>
+ =__('ISSUER')?>:
|
=$v_ssl_issuer?>
@@ -899,4 +899,4 @@
|
-
\ No newline at end of file
+
diff --git a/web/templates/admin/edit_web.html b/web/templates/admin/edit_web.html
index e82050dc9..006005390 100644
--- a/web/templates/admin/edit_web.html
+++ b/web/templates/admin/edit_web.html
@@ -298,7 +298,7 @@
- =__('ISSUER')?>
+ =__('ISSUER')?>:
|
=$v_ssl_issuer?>
diff --git a/web/templates/user/edit_web.html b/web/templates/user/edit_web.html
index f26559b50..911ab0bf1 100644
--- a/web/templates/user/edit_web.html
+++ b/web/templates/user/edit_web.html
@@ -227,7 +227,7 @@
|
- =__('ISSUER')?>
+ =__('ISSUER')?>:
|
=$v_ssl_issuer?>
|