From 5a26f4fd358e62e2d326c1eee82a44c54ef1424e Mon Sep 17 00:00:00 2001 From: Habetdin <15926758+Habetdin@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:06:32 +0300 Subject: [PATCH] fix links in control panel --- copyparty/web/splash.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/copyparty/web/splash.html b/copyparty/web/splash.html index 1dd635d6..aedfafe9 100644 --- a/copyparty/web/splash.html +++ b/copyparty/web/splash.html @@ -42,7 +42,7 @@ %speedetaidledirfile {%- for u in ups %} - {{ u[0] }}{{ u[1] }}{{ u[2] }}{{ u[3] }}{{ u[5]|e }}{{ u[6]|e }} + {{ u[0] }}{{ u[1] }}{{ u[2] }}{{ u[3] }}{{ u[5]|e }}{{ u[6]|e }} {%- endfor %} @@ -54,7 +54,7 @@ %sentspeedetaidledirfile {%- for u in dls %} - {{ u[0] }}{{ u[1] }}{{ u[2] }}{{ u[3] }}{{ u[4] }}{{ u[5] }}{{ u[7]|e }}{{ u[8] }} + {{ u[0] }}{{ u[1] }}{{ u[2] }}{{ u[3] }}{{ u[4] }}{{ u[5] }}{{ u[7]|e }}{{ u[8] }} {%- endfor %}