From: Michael Tremer Date: Wed, 17 Apr 2024 17:41:59 +0000 (+0200) Subject: wireguard.cgi: Move the status column more to the left X-Git-Tag: v2.29-core195~14^2~93^2~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d26760ce43686485cc9db595f2efa9a9a5c3302;p=ipfire-2.x.git wireguard.cgi: Move the status column more to the left Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/wireguard.cgi b/html/cgi-bin/wireguard.cgi index af4ea1551..923f32224 100644 --- a/html/cgi-bin/wireguard.cgi +++ b/html/cgi-bin/wireguard.cgi @@ -147,12 +147,12 @@ END $Lang::tr{'name'} - - $Lang::tr{'remark'} + + $Lang::tr{'status'} - - $Lang::tr{'status'} + + $Lang::tr{'remark'} @@ -222,10 +222,6 @@ EOF $name - - $remarks - - $connected @@ -234,6 +230,10 @@ EOF $location + + $remarks + +