]> code.citadel.org Git - citadel.git/blobdiff - webcit/auth.c
* Moved the room access control screen into a tab on the edit room menu
[citadel.git] / webcit / auth.c
index 9c57a6e67681aec371ea67cf2bf5d1b98e60ee3e..79f56ead519eb432cb9089d83ecfbd3c97c95129 100644 (file)
@@ -367,7 +367,7 @@ void display_changepw(void)
                fmout(NULL, "CENTER");
        }
 
-       wprintf("<form name=\"changepwform\" action=\"changepw\" method=\"post\" onLoad=\"document.changepwform.action.disabled = true\">\n");
+       wprintf("<form name=\"changepwform\" action=\"changepw\" method=\"post\">\n");
        wprintf("<CENTER>"
                "<table border=\"0\" cellspacing=\"5\" cellpadding=\"5\" "
                "BGCOLOR=\"#EEEEEE\">"