craigmcc 02/03/11 20:45:59
Modified: doc/userGuide Tag: STRUTS_1_0_BRANCH building_view.xml
Log:
Port addition of missing </head> element.
PR: Bugzilla #6733
Submitted by: Bryan Field-Elliot <bryan at netmeme.org>
Revision Changes Path
No revision
No revision
1.1.2.6 +2 -1 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.1.2.5
retrieving revision 1.1.2.6
diff -u -r1.1.2.5 -r1.1.2.6
--- building_view.xml 21 Nov 2001 16:12:18 -0000 1.1.2.5
+++ building_view.xml 12 Mar 2002 04:45:59 -0000 1.1.2.6
@@ -224,6 +224,7 @@
<title>
<bean:message key="logon.title"/>
</title>
+</head>
<body bgcolor="white">
<html:errors/>
<html:form action="/logon" focus="username">
@@ -656,4 +657,4 @@
</chapter>
</body>
-</document>
\ No newline at end of file
+</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>