]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Layout changes extrahd.cgi
authorAlexander Marx <amarx@ipfire.org>
Thu, 9 Jan 2014 14:02:15 +0000 (15:02 +0100)
committerAlexander Marx <amarx@ipfire.org>
Thu, 9 Jan 2014 14:02:15 +0000 (15:02 +0100)
html/cgi-bin/extrahd.cgi

index 86b0de5c37e6cfff31d2f87ca064f025bf73ddc7..0bff59163c6320e3b9d204d8d7cb7ce3b0dca15a 100644 (file)
@@ -127,7 +127,6 @@ if ($errormessage) {
 ############################################################################################################################
 ############################################################################################################################
 
-&Header::openbox('100%', 'center', $Lang::tr{'extrahd'});
        open( FILE, "< $devicefile" ) or die "Unable to read $devicefile";
        @devices = <FILE>;
        close FILE;
@@ -162,9 +161,6 @@ END
                </table>
 END
 ;
-
-&Header::closebox();
-
 &Header::openbox('100%', 'center', $Lang::tr{'extrahd detected drives'});
        print <<END
                <table border='0' width='600' cellspacing="0">