svn commit: samba-web r411 - in trunk: history news/calendar

deryck at samba.org deryck at samba.org
Thu Nov 11 17:52:28 GMT 2004


Author: deryck
Date: 2004-11-11 17:52:27 +0000 (Thu, 11 Nov 2004)
New Revision: 411

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=411

Log:

Get the number of days right for John's events.
And since release notes are calling the old favicon
from browser cache, add link to the correct version 
of favicon.

--deryck

Modified:
   trunk/history/rnotes_template
   trunk/news/calendar/index.html


Changeset:
Modified: trunk/history/rnotes_template
===================================================================
--- trunk/history/rnotes_template	2004-11-11 17:17:41 UTC (rev 410)
+++ trunk/history/rnotes_template	2004-11-11 17:52:27 UTC (rev 411)
@@ -4,6 +4,7 @@
 
 <head>
 <title>Samba - Release Notes Archive</title>
+<link rel="shortcut icon" href="/samba/images/favicon.ico" />
 </head>
 
 <body>

Modified: trunk/news/calendar/index.html
===================================================================
--- trunk/news/calendar/index.html	2004-11-11 17:17:41 UTC (rev 410)
+++ trunk/news/calendar/index.html	2004-11-11 17:52:27 UTC (rev 411)
@@ -225,7 +225,7 @@
 	    <td><a href="jht_sandiego.txt" onclick="showDate(12); return false">13</a></td>
 	    <td><a href="jht_sandiego.txt" onclick="showDate(12); return false">14</a></td>
 	    <td><a href="jht_sandiego.txt" onclick="showDate(12); return false">15</a></td>
-	    <td>16</td>
+	    <td><a href="jht_sandiego.txt" onclick="showDate(12); return false">16<a></td>
 	    <td>17</td>
 	    <td>18</td>
 	  </tr>
@@ -294,7 +294,7 @@
 	    <td><a href="jht_chicago.txt" onclick="showDate(13); return false">24</a></td>
 	    <td><a href="jht_chicago.txt" onclick="showDate(13); return false">25</a></td>
 	    <td><a href="jht_chicago.txt" onclick="showDate(13); return false">26</a></td>        
-	    <td>27</td>
+	    <td><a href="jht_chicago.txt" onclick="showDate(13); return false">27</a></td>
 	    <td>28</td>
 	    <td>29</td>
 	  </tr>



More information about the samba-cvs mailing list