]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/pakfire.cgi
MPFire erweitert
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / pakfire.cgi
index 464d8d8c18e4485d6c38ee8ebe00a6f3ab5647b2..93c493ea7db8646bd0fd652686a2c6d38516f5e9 100644 (file)
@@ -124,7 +124,6 @@ if ($return) {
                        <form method='post' action='$ENV{'SCRIPT_NAME'}'>
                                <input type='image' alt='$Lang::tr{'reload'}' src='/images/view-refresh.png' />
                        </form>
-               ### TO BE CONTINUED.... WE HAVE TO BEAUTIFY THIS A LITTLE BIT :D
                <tr><td colspan='2' align='left'><pre>
 END
 my @output = `tail /var/log/messages | grep pakfire`;
@@ -135,7 +134,6 @@ print <<END;
                </pre>
        </table>
 END
-       ### TO BE CONTINUED.... WE HAVE TO BEAUTIFY THIS A LITTLE BIT :D
        &Header::closebox();
        &Header::closebigbox();
        &Header::closepage();