Login icons for Google and Yahoo
authorArt Cancro <ajc@uncensored.citadel.org>
Thu, 1 Dec 2011 20:59:26 +0000 (15:59 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Thu, 1 Dec 2011 20:59:26 +0000 (15:59 -0500)
webcit/static/t/get_logged_in.html

index 7b847228bf340c02c0d7207542e41b74b933a0d1..dfce9bd7a9bfc411ca0ad622f68ac4a3310b6ab1 100644 (file)
     </span></a>
 
 </li><??("X", 1)>
-<?!("COND:SERV:OPENID",2)><li class="ib_button" style='background-image: url("/static/webcit_icons/openid-32x32.gif");'>
+<?!("COND:SERV:OPENID",2)><li class="ib_button" style='background-image: url("/static/webcit_icons/google-32x32.gif");'>
     <a class="ib_button_link" href="javascript:authtoggle('authbox_google');" title="Google"><span>
         Google
     </span></a>
 </li><??("X", 2)>
-<?!("COND:SERV:OPENID",3)><li class="ib_button" style='background-image: url("/static/webcit_icons/openid-32x32.gif");'>
+<?!("COND:SERV:OPENID",3)><li class="ib_button" style='background-image: url("/static/webcit_icons/yahoo-32x32.gif");'>
     <a class="ib_button_link" href="javascript:authtoggle('authbox_yahoo');" title="Yahoo"><span>
         Yahoo
     </span></a>