webwork/src/resources/web/examples/events login.jsp,1.1,1.2 success.jsp,1.1,1.2
[email protected] Sat, 15 Nov 2003 08:06:32 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/resources/web/examples/events In directory sc8-pr-cvs1:/tmp/cvs-serv20965/src/resources/web/examples/events Modified Files: login.jsp success.jsp Log Message: Fix stylesheet decl to point to the right dir Index: login.jsp =================================================================== RCS file: /cvsroot/opensymphony/webwork/src/resources/web/examples/events/login.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- login.jsp 3 Mar 2002 03:42:56 -0000 1.1 +++ login.jsp 15 Nov 2003 16:06:30 -0000 1.2 @@ -1,7 +1,7 @@ <%@ taglib uri="webwork" prefix="webwork" %> <%@ taglib uri="webwork" prefix="ui" %> -<link rel="stylesheet" type="text/css" href="../../template/standard/styles.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../template/xhtml/styles.css" title="Style"> <html> <head> Index: success.jsp =================================================================== RCS file: /cvsroot/opensymphony/webwork/src/resources/web/examples/events/success.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- success.jsp 3 Mar 2002 03:42:56 -0000 1.1 +++ success.jsp 15 Nov 2003 16:06:30 -0000 1.2 @@ -1,6 +1,6 @@ <%@ taglib uri="webwork" prefix="webwork" %> -<link rel="stylesheet" type="text/css" href="../../template/standard/styles.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../template/xhtml/styles.css" title="Style"> <html> <head> ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl