mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Layout changes extrahd.cgi
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user