User: tmcsys
Date: 01/11/13 14:26:50
Modified: src/docs petstore_frames.html
Log:
Adapt to new site design
Revision Changes Path
1.4 +3 -4 newsite/src/docs/petstore_frames.html
Index: petstore_frames.html
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/petstore_frames.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- petstore_frames.html 2001/10/04 00:17:28 1.3
+++ petstore_frames.html 2001/11/13 22:26:50 1.4
@@ -1,15 +1,14 @@
+<!-- $Id: petstore_frames.html,v 1.4 2001/11/13 22:26:50 tmcsys Exp $ -->
<html>
-
<head>
<title>JBoss Pet Store</title>
</head>
-<frameset frameborder="0" rows="32%,*" cols="1">
- <frame noresize scrolling="no" src="frametop.html">
+<frameset frameborder="0" rows="230,*" cols="1">
+ <frame noresize scrolling="no" src="developers/head.jsp">
<frame noresize src="/estore">
</frameset>
<noframes>
<a href="/estore">Run the Java Pet Store using JBoss</a>
</noframes>
</html>
-
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development