From 127c63d43a7d3947ea214b3058f04e8dda19f433 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Sun, 5 Mar 2017 16:58:39 -0500 Subject: [PATCH] spell 'yahoo' correctly --- webcit/static/authmethods.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webcit/static/authmethods.js b/webcit/static/authmethods.js index fe7da239e..fa17b7351 100644 --- a/webcit/static/authmethods.js +++ b/webcit/static/authmethods.js @@ -1,5 +1,5 @@ /* - * Copyright 2010-2011, the Citadel Team + * Copyright 2010-2017, the Citadel Team * Licensed under the GPL V3 * * JavaScript functions which handle various authentication methods. @@ -192,7 +192,7 @@ function ajax_try_google() { } -/****************** GOOGLE ***********************/ +/****************** YAHOO ***********************/ /* * Attempt login with Yahoo, called from modal dialog -- 2.30.2