From: Stefan Schantl Date: Mon, 26 Jun 2023 09:39:59 +0000 (+0200) Subject: extrahd.cgi: Requires "auto" as hidden FS type to mount a new device X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9990c8962e4c817692c33ed87b6e08ef7ad6cb9d;p=people%2Fstevee%2Fipfire-2.x.git extrahd.cgi: Requires "auto" as hidden FS type to mount a new device Signed-off-by: Stefan Schantl --- diff --git a/html/cgi-bin/extrahd.cgi b/html/cgi-bin/extrahd.cgi index c621bd72fe..122f1d12d7 100644 --- a/html/cgi-bin/extrahd.cgi +++ b/html/cgi-bin/extrahd.cgi @@ -305,6 +305,7 @@ END } else { unless($disabled) { print "\n"; + print "\n"; print "$Lang::tr{ \n"; print "\n"; }