craigmcc 02/03/11 20:45:22
Modified: doc/userGuide building_view.xml
Log:
Add missing </head> element to example page.
PR: Bugzilla #6733
Submitted by: Bryan Field-Elliot <bryan at netmeme.org>
Revision Changes Path
1.9 +1 -0 jakarta-struts/doc/userGuide/building_view.xml
Index: building_view.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/building_view.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- building_view.xml 20 Feb 2002 00:41:14 -0000 1.8
+++ building_view.xml 12 Mar 2002 04:45:22 -0000 1.9
@@ -236,6 +236,7 @@
<title>
<bean:message key="logon.title"/>
</title>
+</head>
<body bgcolor="white">
<html:errors/>
<html:form action="/logon" focus="username">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>