[Lxr-commits] CVS: lxr/templates/html html-fatal.html, 1.4, 1.5 html-tail.html, 1.5, 1.6
Brought to you by:
ajlittoz
From: Andre-Littoz <ajl...@us...> - 2013-11-17 09:21:22
|
Update of /cvsroot/lxr/lxr/templates/html In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15527/templates/html Modified Files: html-fatal.html html-tail.html Log Message: templates/html/html-fatal.html, html-tail.html: use full SourceForge URLs in links instead of abbreviated form Index: html-fatal.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-fatal.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- html-fatal.html 24 Sep 2013 09:52:49 -0000 1.4 +++ html-fatal.html 17 Nov 2013 09:21:18 -0000 1.5 @@ -71,10 +71,10 @@ <td class="leftmost"> <p> This page was automatically generated by the $LXRversion - <a href="http://lxr.sf.net/">LXR engine</a>. + <a href="http://lxr.sourceforge.net/">LXR engine</a>. </p> <address> - <a href="mailto:lxr...@li...">The LXR team</a> + <a href="mailto:lxr...@li...">The LXR team</a> </address> </td> <td class="rightmost"> Index: html-tail.html =================================================================== RCS file: /cvsroot/lxr/lxr/templates/html/html-tail.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- html-tail.html 14 Nov 2012 11:28:13 -0000 1.5 +++ html-tail.html 17 Nov 2013 09:21:18 -0000 1.6 @@ -33,10 +33,10 @@ <td class="leftmost"> <p> This page was automatically generated by the $LXRversion - <a href="http://lxr.sf.net/">LXR engine</a>. + <a href="http://lxr.sourceforge.net/">LXR engine</a>. </p> <address> - <a href="mailto:lxr...@li...">The LXR team</a> + <a href="mailto:lxr...@li...">The LXR team</a> </address> </td> <td class="rightmost"> |