Added the AOL/AIM logo button
authorArt Cancro <ajc@uncensored.citadel.org>
Thu, 1 Dec 2011 21:57:06 +0000 (16:57 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Thu, 1 Dec 2011 21:57:06 +0000 (16:57 -0500)
webcit/static/t/get_logged_in.html
webcit/static/webcit_icons/aol-32x32.gif [new file with mode: 0644]

index dfce9bd7a9bfc411ca0ad622f68ac4a3310b6ab1..00f0bee430b07ab59561d08322b6b1b6c7cd979a 100644 (file)
@@ -35,7 +35,7 @@
         Yahoo
     </span></a>
 </li><??("X", 3)>
-<?!("COND:SERV:OPENID",4)><li class="ib_button" style='background-image: url("/static/webcit_icons/openid-32x32.gif");'>
+<?!("COND:SERV:OPENID",4)><li class="ib_button" style='background-image: url("/static/webcit_icons/aol-32x32.gif");'>
     <a class="ib_button_link" href="javascript:authtoggle('authbox_aol');" title="AOL"><span>
         AOL/AIM
     </span></a>
diff --git a/webcit/static/webcit_icons/aol-32x32.gif b/webcit/static/webcit_icons/aol-32x32.gif
new file mode 100644 (file)
index 0000000..aed236e
Binary files /dev/null and b/webcit/static/webcit_icons/aol-32x32.gif differ