deleted title of backup.cgi

This commit is contained in:
Alexander Marx
2014-01-09 16:50:46 +01:00
parent a9344b774b
commit 6f5487d711

View File

@@ -166,7 +166,7 @@ if ( -e "/var/tmp/backupiso/" ){
@backupisos = `cd /var/tmp/backupiso/ && ls *.iso 2>/dev/null`;
}
&Header::openbox('100%', 'center', $Lang::tr{'backup'});
&Header::openbox('100%', 'center', );
print <<END
<form method='post' action='$ENV{'SCRIPT_NAME'}'>