]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/functions.pl
Hab ein Paar CGIs gefixt.
[people/pmueller/ipfire-2.x.git] / html / html / themes / ipfire / include / functions.pl
index 3feaba07cc0cbfd5f1795efb886835d23d60ad52..8a9b5d1aceca9b9dffc266df336dd23bbe4c2fd4 100644 (file)
@@ -174,7 +174,7 @@ END
 ;
        &showmenu();
 
-print <<END            
+print <<END    
        </div>
 </div>
 
@@ -284,7 +284,8 @@ END
                        <b>Status:</b> $status <b>Uptime:</b>$uptime <b>Version:</b> $FIREBUILD
                </div>
        </div>
-       </body>
+</div>
+</body>
 </html>
 END
 ;