X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=html%2Fhtml%2Fthemes%2Fmaniac%2Finclude%2Ffunctions.pl;h=1c0aea1c4d8f8dcf796931137e40ffba4e671d2c;hb=725396af2c8d180a687044ff9896d4eab3357998;hp=262bdc2efc18862947fc6d949425f4e6cee7d492;hpb=4b4aec3a3d388d87c5279e90b299a0af1e68d649;p=ipfire-2.x.git diff --git a/html/html/themes/maniac/include/functions.pl b/html/html/themes/maniac/include/functions.pl index 262bdc2efc..1c0aea1c4d 100644 --- a/html/html/themes/maniac/include/functions.pl +++ b/html/html/themes/maniac/include/functions.pl @@ -1,4 +1,23 @@ #!/usr/bin/perl +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see . # +# # +############################################################################### sub showmenu() { print < - - - - $title - + + + + + $title $extrahead - -END -; - if ($settings{'FX'} ne 'off') { - print < - -END -; - } - print < - - +END +; +if ($settings{'SPEED'} ne 'off') { +print < + +END +; +} +else { +print "\n";} +print <