JAL-3633 Apply (proxy) button enabled when needed
[jalview.git] / src / jalview / bin / Cache.java
index a6f05db..594046f 100755 (executable)
@@ -1432,7 +1432,7 @@ public class Cache
                         .getString("label.proxy_password_required");
                 Preferences.openPreferences(Preferences.CONNECTIONS_TAB,
                         message);
-                Preferences.getInstance().proxyAuthPasswordHighlight(true);
+                Preferences.getInstance().proxyAuthPasswordCheckHighlight(true);
               }
               else
               {