syntaxfehler in admin.pl
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Sep 2012 16:05:43 +0000 (18:05 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:58 +0000 (15:59 +0200)
bin/mozilla/admin.pl

index a9dbd05..bea2315 100755 (executable)
@@ -91,7 +91,7 @@ sub run {
   $locale = $::locale;
   $auth   = $::auth;
 
-  $request->{layout}->use_stylesheet("lx-office-erp.css");
+  $::request->{layout}->use_stylesheet("lx-office-erp.css");
   $form->{favicon}    = "favicon.ico";
 
   if ($form->{action}) {