CVSROOT:        /web/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  08/10/16 06:15:01

Modified files:
        content/gnu-content/people: index_group.fr_FR.UTF-8 
                                    index_group.txt 

Log message:
        properly fix display of current group

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/people/index_group.fr_FR.UTF-8?cvsroot=administration&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/people/index_group.txt?cvsroot=administration&r1=1.4&r2=1.5

Patches:
Index: index_group.fr_FR.UTF-8
===================================================================
RCS file: 
/web/administration/administration/content/gnu-content/people/index_group.fr_FR.UTF-8,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- index_group.fr_FR.UTF-8     16 Oct 2008 06:12:23 -0000      1.3
+++ index_group.fr_FR.UTF-8     16 Oct 2008 06:15:00 -0000      1.4
@@ -1,7 +1,7 @@
 <!-- Savannah - People index introduction if group is defined -->
-<!-- $Id: index_group.fr_FR.UTF-8,v 1.3 2008/10/16 06:12:23 Beuc Exp $ BEGIN 
-->
-<h3>Demande de contribution au projet <?php 
group_getname($GLOBALS['group_id']); ?></h3>
+<!-- $Id: index_group.fr_FR.UTF-8,v 1.4 2008/10/16 06:15:00 Beuc Exp $ BEGIN 
-->
+<h3>Demande de contribution au projet <?php echo 
group_getname($GLOBALS['group_id']); ?></h3>
 <p>
 Voici une liste des positions disponibles pour ce projet.
 </p>
-<!-- $Id: index_group.fr_FR.UTF-8,v 1.3 2008/10/16 06:12:23 Beuc Exp $  END -->
+<!-- $Id: index_group.fr_FR.UTF-8,v 1.4 2008/10/16 06:15:00 Beuc Exp $  END -->

Index: index_group.txt
===================================================================
RCS file: 
/web/administration/administration/content/gnu-content/people/index_group.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- index_group.txt     16 Oct 2008 06:12:24 -0000      1.4
+++ index_group.txt     16 Oct 2008 06:15:00 -0000      1.5
@@ -1,7 +1,7 @@
 <!-- Savannah - People index introduction if group is defined -->
-<!-- $Id: index_group.txt,v 1.4 2008/10/16 06:12:24 Beuc Exp $ BEGIN -->
-<h3>Project Help Wanted for <?php group_getname($group_id); ?></h3>
+<!-- $Id: index_group.txt,v 1.5 2008/10/16 06:15:00 Beuc Exp $ BEGIN -->
+<h3>Project Help Wanted for <?php echo group_getname($GLOBALS['group_id']); 
?></h3>
 <p>
 Here is a list of positions available for this project.
 </p>
-<!-- $Id: index_group.txt,v 1.4 2008/10/16 06:12:24 Beuc Exp $  END -->
+<!-- $Id: index_group.txt,v 1.5 2008/10/16 06:15:00 Beuc Exp $  END -->


_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to