husted      2003/12/30 16:53:43

  Modified:    web/tiles-documentation/tutorial/portal login.jsp
  Log:
  Replace <A/> with <U/> for dummy login link, per #22779 (Rob Leland).
  
  Revision  Changes    Path
  1.2       +1 -2      jakarta-struts/web/tiles-documentation/tutorial/portal/login.jsp
  
  Index: login.jsp
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/web/tiles-documentation/tutorial/portal/login.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- login.jsp 6 Jul 2002 01:13:54 -0000       1.1
  +++ login.jsp 31 Dec 2003 00:53:43 -0000      1.2
  @@ -5,7 +5,6 @@
       <TD class=spanhd>Login</TD></TR>
     <TR>
       <TD class=yellow><!-- IF statement for Alert section here -->
  -      <P>If you have World Financial accounts, you can <A 
  -      href="<%=request.getContextPath()%>/tutorial/login/login.jsp" 
title=Login><B>Login</B></A> to 
  +      <P>If you have World Financial accounts, you can <U>Login</U> to
         view your account information.<BR>&nbsp; 
   </P></TD></TR></TABLE>  </b></font></div>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to