husted 2002/11/11 14:00:03
Modified: doc/stylesheets userGuide.xsl struts.xsl resources.xsl
proposals.xsl news.xsl faqs.xsl
Log:
Link Struts image to live web site.
Revision Changes Path
1.10 +3 -1 jakarta-struts/doc/stylesheets/userGuide.xsl
Index: userGuide.xsl
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/stylesheets/userGuide.xsl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- userGuide.xsl 31 Aug 2002 13:13:36 -0000 1.9
+++ userGuide.xsl 11 Nov 2002 22:00:03 -0000 1.10
@@ -55,7 +55,9 @@
<a href="http://jakarta.apache.org">
<img src="../images/jakarta-logo.gif" align="left" border="0"/>
</a>
+ <a href="http://jakarta.apache.org/struts">
<img src="../images/struts.gif" align="right" border="0"/>
+ </a>
</td></tr>
<tr><td colspan="2">
1.7 +3 -1 jakarta-struts/doc/stylesheets/struts.xsl
Index: struts.xsl
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/stylesheets/struts.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- struts.xsl 16 Feb 2002 16:12:56 -0000 1.6
+++ struts.xsl 11 Nov 2002 22:00:03 -0000 1.7
@@ -46,7 +46,9 @@
<a href="http://jakarta.apache.org">
<img src="images/jakarta-logo.gif" align="left" border="0"/>
</a>
+ <a href="http://jakarta.apache.org/struts">
<img src="images/struts.gif" align="right" border="0"/>
+ </a>
</td></tr>
<tr><td colspan="2">
1.2 +3 -1 jakarta-struts/doc/stylesheets/resources.xsl
Index: resources.xsl
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/stylesheets/resources.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- resources.xsl 23 Jun 2002 17:41:14 -0000 1.1
+++ resources.xsl 11 Nov 2002 22:00:03 -0000 1.2
@@ -48,7 +48,9 @@
<a href="http://jakarta.apache.org">
<img src="../images/jakarta-logo.gif" align="left" border="0"/>
</a>
+ <a href="http://jakarta.apache.org/struts">
<img src="../images/struts.gif" align="right" border="0"/>
+ </a>
</td></tr>
<tr><td colspan="2">
1.2 +3 -1 jakarta-struts/doc/stylesheets/proposals.xsl
Index: proposals.xsl
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/stylesheets/proposals.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- proposals.xsl 20 Feb 2002 00:56:35 -0000 1.1
+++ proposals.xsl 11 Nov 2002 22:00:03 -0000 1.2
@@ -48,7 +48,9 @@
<a href="http://jakarta.apache.org">
<img src="../images/jakarta-logo.gif" align="left" border="0"/>
</a>
+ <a href="http://jakarta.apache.org/struts">
<img src="../images/struts.gif" align="right" border="0"/>
+ </a>
</td></tr>
<tr><td colspan="2">
1.2 +3 -1 jakarta-struts/doc/stylesheets/news.xsl
Index: news.xsl
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/stylesheets/news.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- news.xsl 6 Nov 2002 22:49:21 -0000 1.1
+++ news.xsl 11 Nov 2002 22:00:03 -0000 1.2
@@ -55,7 +55,9 @@
<a href="http://jakarta.apache.org">
<img src="../images/jakarta-logo.gif" align="left" border="0"/>
</a>
+ <a href="http://jakarta.apache.org/struts">
<img src="../images/struts.gif" align="right" border="0"/>
+ </a>
</td></tr>
<tr><td colspan="2">
1.2 +3 -1 jakarta-struts/doc/stylesheets/faqs.xsl
Index: faqs.xsl
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/stylesheets/faqs.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- faqs.xsl 6 Nov 2002 19:27:00 -0000 1.1
+++ faqs.xsl 11 Nov 2002 22:00:03 -0000 1.2
@@ -55,7 +55,9 @@
<a href="http://jakarta.apache.org">
<img src="../images/jakarta-logo.gif" align="left" border="0"/>
</a>
+ <a href="http://jakarta.apache.org/struts">
<img src="../images/struts.gif" align="right" border="0"/>
+ </a>
</td></tr>
<tr><td colspan="2">
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>