From c61ac6e80eb58ebe6032e8900e1ab223f81af22d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Jul 2014 20:03:21 +0200 Subject: [PATCH] ddns.cgi: Move enabled checkbox a bit up. --- html/cgi-bin/ddns.cgi | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/html/cgi-bin/ddns.cgi b/html/cgi-bin/ddns.cgi index 64ed3dc504..db208da246 100644 --- a/html/cgi-bin/ddns.cgi +++ b/html/cgi-bin/ddns.cgi @@ -450,8 +450,8 @@ print < - - + $Lang::tr{'enabled'} + $Lang::tr{'username'} @@ -462,13 +462,6 @@ print <$Lang::tr{'password'} - - - $Lang::tr{'enabled'} - - - -

-- 2.39.5