[opw-web] Remove notice about problems with Google from login page.



commit b80160e231075b96331c7335cec79360f80a5de0
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Tue Mar 25 11:33:48 2014 -0400

    Remove notice about problems with Google from login page.
    
    This reverts commit 8273f061137cc5d56ed86380611d6c9db6d33f42.

 skins/easterngreen/html/tpl_login.html |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/skins/easterngreen/html/tpl_login.html b/skins/easterngreen/html/tpl_login.html
index bbcf8d3..cfdc8bd 100644
--- a/skins/easterngreen/html/tpl_login.html
+++ b/skins/easterngreen/html/tpl_login.html
@@ -32,11 +32,6 @@
 <h4 class="[[google_visibility]]">{{login_with_google}}</h4>
 <br />
 
-<div class="alert alert-error [[google_visibility]]">
-  We are currently experiencing difficulty with Google account login; we
-  hope to have a solution within a few hours. (As of March 25, 14:00 UTC.)
-</div>
-
 <div class="form-actions [[google_visibility]]">
     <button type="submit" name="login_google" class="btn btn-primary">{{log_in}}</button>
 </div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]