]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/kopf.pl
$form->{path} entfernt und hardcodiert auf bin/mozilla gesetzt.
[mfinanz.git] / bin / mozilla / kopf.pl
index f812390acfe07577135fc27a2f8cb8832ab2338e..c5de93484c795e40af115f3b4311a0dbe80eec6b 100644 (file)
@@ -15,9 +15,7 @@ foreach (@felder) {
 }
 $login =
     "[" . $login
-  . " - <a href=\"login.pl?path="
-  . $form->{"path"}
-  . "&password="
+  . " - <a href=\"login.pl?password="
   . $form->{"password"}
   . "&action=logout\" target=\"_top\">"
   . $locale->text('Logout')