]> wagnertech.de Git - kivitendo-erp.git/blobdiff - login.pl
bin/lynx wurde nie wirklich unterstuetzt und wird somit entfernt.
[kivitendo-erp.git] / login.pl
index c1d4df4065afe8906dac25191ca02ecd29c63743..376ea98bf070db17986a63942101fc956a70a5a3 100755 (executable)
--- a/login.pl
+++ b/login.pl
@@ -97,9 +97,6 @@ Invalid path!\n";
         $form{terminal} = "mozilla";
       }
 
-      if ($ENV{HTTP_USER_AGENT} =~ /lynx/i) {
-        $form{terminal} = "lynx";
-      }
     } else {
       if ($ENV{TERM} =~ /xterm/) {
         $form{terminal} = "xterm";