X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d629acd82a27e980899a044ca8b0f4becc8e94bb..d4797b633bf64ae08362ebb8176f959b8eb112ee:/bin/mozilla/admin.pl diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl index e936b2a12..879ccd749 100644 --- a/bin/mozilla/admin.pl +++ b/bin/mozilla/admin.pl @@ -35,11 +35,16 @@ $menufile = "menu.ini"; use DBI; +use CGI; + use SL::Form; use SL::User; +use SL::Common; require "bin/mozilla/common.pl"; +our $cgi = new CGI(''); + $form = new Form; $form->{"root"} = "root login"; @@ -575,10 +580,6 @@ sub form_header { | . $locale->text('Language') . qq| - - | . $locale->text('Character Set') . qq| - - | . $locale->text('Stylesheet') . qq| @@ -1471,24 +1472,24 @@ sub create_dataset { } closedir SQLDIR; - $selectencoding = qq|