Index: openacs-4/contrib/obsolete-packages/bboard/www/message-threaded.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/obsolete-packages/bboard/www/message-threaded.adp,v diff -u -r1.5 -r1.6 --- openacs-4/contrib/obsolete-packages/bboard/www/message-threaded.adp 28 Aug 2003 09:41:48 -0000 1.5 +++ openacs-4/contrib/obsolete-packages/bboard/www/message-threaded.adp 11 May 2005 13:51:47 -0000 1.6 @@ -18,7 +18,8 @@ <table width="100%"> <multiple name=messages> - <tr><td><img src="spacer.gif" width="<%= [expr 25*@messages.thread_depth@]%>" + <tr><td><img src="spacer.gif" alt="" width="<%= [expr 25*@messages.thread_depth@]%>" + align="left"> <a name="@messages.message_id@"> <include src="simple-message" title="@messages.title@" author="@messages.full_name@" Index: openacs-4/contrib/packages/portal/lib/themes/sloan-theme.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/portal/lib/themes/sloan-theme.adp,v diff -u -r1.1 -r1.2 --- openacs-4/contrib/packages/portal/lib/themes/sloan-theme.adp 14 Mar 2004 01:16:31 -0000 1.1 +++ openacs-4/contrib/packages/portal/lib/themes/sloan-theme.adp 11 May 2005 13:51:47 -0000 1.2 @@ -25,9 +25,11 @@ <bold> <%= [string toupper @name@] %></bold> </td> </tr> -<tr><td colspan=3 class="dark-line" height="0"><img src="/resources/spacer.gif"></td></tr> +<tr><td colspan=3 class="dark-line" height="0"><img src="/resources/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr><td> @@ -47,10 +49,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/spacer.gif" alt="" width="1"></td> + </tr> -<tr><td colspan=3 class="light-line" width="1"><img src="/resources/spacer.gif"></td></tr> +<tr><td colspan=3 class="light-line" width="1"><img src="/resources/spacer.gif" alt="" ></td></tr> + </table> <!-- Portal Element '@name@' end --> Index: openacs-4/packages/bookmarks/www/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/index.adp,v diff -u -r1.11 -r1.12 --- openacs-4/packages/bookmarks/www/index.adp 29 Jun 2004 10:17:48 -0000 1.11 +++ openacs-4/packages/bookmarks/www/index.adp 11 May 2005 13:51:47 -0000 1.12 @@ -83,15 +83,17 @@ } } - set action_bar [ad_decode $action_bar "" "" "<img src=\"pics/spacer.gif\" width=5 height=1> \[ [join $action_bar " | "] \]"] + set action_bar [ad_decode $action_bar "" "" "<img src=\"pics/spacer.gif" alt="" width=5 height=1> \[ [join $action_bar " | "] \]"] + set private_text [ad_decode @bookmark.private_p@ "t" "<font size=-1 color=\"red\">private</font>" ""] %> <table bgcolor=@bgcolor@ cellpadding=0 cellspacing=0 border=0 width="100%"> <tr> - <td valign=top><img src="pics/spacer.gif" width=<%=[expr [expr @bookmark.indentation@ - 1] * 24]%> height=1></td> + <td valign=top><img src="pics/spacer.gif" alt="" width=<%=[expr [expr @bookmark.indentation@ - 1] * 24]%> height=1></td> + <td><a href="@url@"><img width=24 height=22 border=0 src="<%= $image_url %>" align=top></a></td> <td width="100%"><a href="@url@">@decoration_open;noquote@@bookmark.bookmark_title;noquote@@decoration_close;noquote@</a> @action_bar;noquote@ @private_text;noquote@</td> </tr> Index: openacs-4/packages/dotlrn/www/control-panel.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/control-panel.adp,v diff -u -r1.14 -r1.15 --- openacs-4/packages/dotlrn/www/control-panel.adp 13 Jan 2005 13:57:21 -0000 1.14 +++ openacs-4/packages/dotlrn/www/control-panel.adp 11 May 2005 13:51:47 -0000 1.15 @@ -31,9 +31,11 @@ <tr> <td colspan="3" class="element-header-text">#dotlrn.lt_Help_and_Personal_Con#</td> </tr> -<tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> +<tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr><td> @@ -55,26 +57,32 @@ </ul> </td></tr></table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> -<tr><td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td></tr> +<tr><td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + </table> <td valign="top" width="50%"> <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td colspan="3" class="element-header-text">#dotlrn.lt_JoinDrop_Classes_or_C#</td> </tr> -<tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> +<tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <include src="dotlrn-main-portlet" show_buttons_p="1" show_archived_p=0 title="Groups" referer="@dotlrn_url@/control-panel"> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> -<tr><td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td></tr> +<tr><td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + </table> </table> Index: openacs-4/packages/lorsm/www/delivery1/header.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery1/header.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lorsm/www/delivery1/header.adp 29 Nov 2004 17:26:04 -0000 1.2 +++ openacs-4/packages/lorsm/www/delivery1/header.adp 11 May 2005 13:51:48 -0000 1.3 @@ -20,9 +20,11 @@ <td align="right" class="header-text"> <a href="@exit_url@" target="_top">#lorsm.Exit_Course#</a> - <img class="header-img" src="/resources/dotlrn/spacer.gif" height="1" width="10"> + <img class="header-img" src="/resources/dotlrn/spacer.gif" alt="" height="1" width="10"> + <a href="@logout_url@" target="_top">#lorsm.Log_Out#</a> - <img class="header-img" src="/resources/dotlrn/spacer.gif" height="1" width="10"> + <img class="header-img" src="/resources/dotlrn/spacer.gif" alt="" height="1" width="10"> + </td> </tr> </table> Index: openacs-4/packages/lorsm/www/delivery2/header.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery2/header.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lorsm/www/delivery2/header.adp 29 Nov 2004 17:26:04 -0000 1.2 +++ openacs-4/packages/lorsm/www/delivery2/header.adp 11 May 2005 13:51:48 -0000 1.3 @@ -21,9 +21,11 @@ <td align="right" class="header-text"> <a href="@exit_url@" target="_top">#lorsm.Exit_Course#</a> - <img class="header-img" src="/resources/dotlrn/spacer.gif" height="1" width="10"> + <img class="header-img" src="/resources/dotlrn/spacer.gif" alt="" height="1" width="10"> + <a href="@logout_url@" target="_top">#lorsm.Log_Out#</a> - <img class="header-img" src="/resources/dotlrn/spacer.gif" height="1" width="10"> + <img class="header-img" src="/resources/dotlrn/spacer.gif" alt="" height="1" width="10"> + </td> </tr> </table> Index: openacs-4/packages/new-portal/www/place-element.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/place-element.adp,v diff -u -r1.42 -r1.43 --- openacs-4/packages/new-portal/www/place-element.adp 13 Jan 2005 13:58:25 -0000 1.42 +++ openacs-4/packages/new-portal/www/place-element.adp 11 May 2005 13:51:48 -0000 1.43 @@ -79,7 +79,8 @@ <!-- hide/remove link and arrows end --> </td></tr> -<tr><td colspan=2 class="bottom-border" height="0"><img src="/shared/images/spacer.gif"></td></tr> +<tr><td colspan=2 class="bottom-border" height="0"><img src="/shared/images/spacer.gif" alt="" ></td></tr> + <tr><td></td></tr> <tr><td colspan=2 valign=bottom align=center> </form> Index: openacs-4/packages/sloan-bboard/www/message-threaded.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/sloan-bboard/www/message-threaded.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/sloan-bboard/www/message-threaded.adp 29 Mar 2002 19:35:47 -0000 1.2 +++ openacs-4/packages/sloan-bboard/www/message-threaded.adp 11 May 2005 13:51:48 -0000 1.3 @@ -38,7 +38,8 @@ <table width="100%"> <multiple name=messages> - <tr><td><img src="spacer.gif" width="<%= [expr 25*@messages.thread_depth@]%>" + <tr><td><img src="spacer.gif" alt="" width="<%= [expr 25*@messages.thread_depth@]%>" + align="left"> <a name="@messages.message_id@"> <include src="simple-message" title="@messages.title@" author="@messages.full_name@" Index: openacs-4/packages/user-tracking/www/advanced-card.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/user-tracking/www/advanced-card.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/user-tracking/www/advanced-card.adp 14 Apr 2005 15:44:27 -0000 1.1 +++ openacs-4/packages/user-tracking/www/advanced-card.adp 11 May 2005 13:51:48 -0000 1.2 @@ -22,13 +22,16 @@ <td valign="top" width="50%"> <table class="element" border=0 cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -56,14 +59,17 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -74,10 +80,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> @@ -88,13 +96,16 @@ <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -125,13 +136,16 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> - <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -149,15 +163,19 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -175,14 +193,18 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -200,10 +222,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> </if> <else> @@ -213,13 +237,16 @@ <else> <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -238,7 +265,8 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> </table> </else> Index: openacs-4/packages/user-tracking/www/communities-card.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/user-tracking/www/communities-card.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/user-tracking/www/communities-card.adp 14 Apr 2005 15:44:27 -0000 1.2 +++ openacs-4/packages/user-tracking/www/communities-card.adp 11 May 2005 13:51:48 -0000 1.3 @@ -22,13 +22,16 @@ <td valign="top" width="50%"> <table class="element" border=0 cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -64,14 +67,17 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -82,10 +88,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> @@ -96,13 +104,16 @@ <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -133,13 +144,16 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> - <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -157,15 +171,19 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -183,14 +201,18 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -208,10 +230,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> </if> <else> @@ -221,13 +245,16 @@ <else> <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -246,7 +273,8 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> </table> </else> Index: openacs-4/packages/user-tracking/www/site-card.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/user-tracking/www/site-card.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/user-tracking/www/site-card.adp 14 Apr 2005 15:44:28 -0000 1.2 +++ openacs-4/packages/user-tracking/www/site-card.adp 11 May 2005 13:51:48 -0000 1.3 @@ -26,13 +26,16 @@ <td valign="top" width="50%"> <table class="element" border=0 cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -60,13 +63,16 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -89,13 +95,16 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -106,10 +115,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> </table> <td valign="top" width="50%"> @@ -118,13 +129,16 @@ <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -142,13 +156,16 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> - <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -166,15 +183,19 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -192,14 +213,18 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -217,10 +242,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> </if> <else> @@ -230,13 +257,16 @@ <else> <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -254,7 +284,8 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> </table> </else> Index: openacs-4/packages/user-tracking/www/users-card.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/user-tracking/www/users-card.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/user-tracking/www/users-card.adp 14 Apr 2005 15:44:28 -0000 1.2 +++ openacs-4/packages/user-tracking/www/users-card.adp 11 May 2005 13:51:48 -0000 1.3 @@ -26,13 +26,16 @@ <td valign="top" width="50%"> <table class="element" border=0 cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -66,14 +69,17 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -84,10 +90,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> </table> <td valign="top" width="50%"> @@ -96,13 +104,16 @@ <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -121,13 +132,16 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> - <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -145,15 +159,19 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -171,14 +189,18 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="20"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> - <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td></tr> + <tr><td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td></tr> + <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -196,10 +218,12 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> <tr> - <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> </if> <else> @@ -209,13 +233,16 @@ <else> <table class="element" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif"></td> + <td colspan="3" class="dark-line" height="0"><img src="/resources/dotlrn/spacer.gif" alt="" ></td> + </tr> <tr> - <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + <td class="element-text" width="100%"> <table cellspacing="0" cellpadding="0" class="element-content" width="100%"> <tr> @@ -234,7 +261,8 @@ </tr> </table> </td> - <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" width="1"></td> + <td align="right" class="light-line" width="1"><img src="/resources/dotlrn/spacer.gif" alt="" width="1"></td> + </tr> </table> </else>