[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/content/gnu-content menu.txt
From: |
Michael J. Flickinger |
Subject: |
[Savannah-cvs] administration/content/gnu-content menu.txt |
Date: |
Tue, 11 Sep 2012 00:25:33 +0000 |
CVSROOT: /srv/cvs/web/administration
Module name: administration
Changes by: Michael J. Flickinger <mjflick> 12/09/11 00:25:33
Modified files:
content/gnu-content: menu.txt
Log message:
use https in sidebar image
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/menu.txt?cvsroot=administration&r1=1.35&r2=1.36
Patches:
Index: menu.txt
===================================================================
RCS file:
/srv/cvs/web/administration/administration/content/gnu-content/menu.txt,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- menu.txt 4 May 2012 00:37:31 -0000 1.35
+++ menu.txt 11 Sep 2012 00:25:32 -0000 1.36
@@ -1,7 +1,7 @@
-<!-- $Id: menu.txt,v 1.35 2012/05/04 00:37:31 karl Exp $ BEGIN -->
+<!-- $Id: menu.txt,v 1.36 2012/09/11 00:25:32 mjflick Exp $ BEGIN -->
<?php
// Savannah - Additional menus sample file
-// $Id: menu.txt,v 1.35 2012/05/04 00:37:31 karl Exp $
+// $Id: menu.txt,v 1.36 2012/09/11 00:25:32 mjflick Exp $
global $HTML;
@@ -20,7 +20,7 @@
<center>
<br>
- <a
href="http://www.fsf.org/associate/support_freedom/join_fsf?referrer=2442"><img
src="http://static.fsf.org/fsforg/img/thin-image.png" alt="Support freedom"
title="Help protect your freedom, join the Free Software Foundation" /></a>
+ <a
href="http://www.fsf.org/associate/support_freedom/join_fsf?referrer=2442"><img
src="https://static.fsf.org/fsforg/img/thin-image.png" alt="Support freedom"
title="Help protect your freedom, join the Free Software Foundation" /></a>
</center>
</li>
@@ -45,4 +45,4 @@
// shown in every page. You can also delete the above menu and leave
// this page empty if you want to.
?>
-<!-- $Id: menu.txt,v 1.35 2012/05/04 00:37:31 karl Exp $ END -->
+<!-- $Id: menu.txt,v 1.36 2012/09/11 00:25:32 mjflick Exp $ END -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] administration/content/gnu-content menu.txt,
Michael J. Flickinger <=