From e92b5a0435d7967648d421733bdac859ddcdb683 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 9 Oct 2020 16:03:23 +0100 Subject: [PATCH] samba: Replace save icon with a button and remove legend Signed-off-by: Michael Tremer --- html/cgi-bin/samba.cgi | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 598360c5e2..3f0bcf39f6 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -365,18 +365,12 @@ print < - +
- @@ -384,19 +378,6 @@ print < -
-
- - -
-
-
- - + + +
- - - -
$Lang::tr{'caption'}
$Lang::tr{'save settings'}
$Lang::tr{'restore settings'}
-END -; - } - &Header::closebox(); ############################################################################################################################ -- 2.39.5