diff --git a/emhttp/plugins/dynamix/ManagementAccess.page b/emhttp/plugins/dynamix/ManagementAccess.page
index de094a7fc..fac57f7fb 100644
--- a/emhttp/plugins/dynamix/ManagementAccess.page
+++ b/emhttp/plugins/dynamix/ManagementAccess.page
@@ -215,8 +215,8 @@ function show_urls($interface) {
$first = true;
foreach($urls as $url) {
if ($url[0] == $interface) {
- $msg = "$url[1]";
- if ($url[2]) $msg .= " "._("redirects to")." $url[2]";
+ $msg = "$url[1]";
+ if ($url[2]) $msg .= " "._("redirects to")." $url[2]";
if ($url[3]) $msg .= " "._("uses")." ".$url[3];
if ($url[4]) $msg .= " "._("is a self-signed certificate, ignore the browser's warning and proceed to the GUI")."";
// 2nd+ urls need leading $linestart
@@ -438,11 +438,11 @@ _(Self-signed or user-provided certificate)_:
_(Certificate URL)_:
-: ="$cert1URL"?>
+: ="$cert1URL"?>
_(Certificate URL)_:
-: =$cert1URL?>
+: =$cert1URL?>123
_(Certificate URL)_:
@@ -474,7 +474,7 @@ _(Unraid Let's Encrypt certificate)_:
: =$cert2File?>
_(Certificate URL)_:
-: ="$cert2Subject"?>
+: ="$cert2Subject"?>
_(Certificate issuer)_:
: =$cert2Issuer?>
@@ -508,7 +508,7 @@ _(Tailscale Let's Encrypt certificate)_:
: =$cert3File?>
_(Certificate URL)_:
-: ="$cert3Subject"?>
+: ="$cert3Subject"?>
_(Certificate issuer)_:
: =$cert3Issuer?>