diff --git a/checkin_notes b/checkin_notes
index 5a5d03e89f..b55e0a1cda 100644
--- a/checkin_notes
+++ b/checkin_notes
@@ -5152,3 +5152,9 @@ David 26 Aug 2011
clientscr/
screensaver_x11.cpp
+
+David 26 Aug 2011
+ - web: comment out OpenID login - not working yet
+
+ html/user/
+ login_form.php
diff --git a/html/user/login_form.php b/html/user/login_form.php
index e2caea68d4..5fbd3ce644 100644
--- a/html/user/login_form.php
+++ b/html/user/login_form.php
@@ -36,11 +36,13 @@ $user = get_logged_in_user(false);
page_head(tra("Log in"));
+if (0) {
echo '
- ';
+';
+}
echo "