[Kos-cvs] kos-web contacts.php,1.3,1.4

thomas at kos.enix.org thomas at kos.enix.org
Thu Jan 6 22:48:18 CET 2005


Update of /var/cvs/kos/kos-web
In directory the-doors:/tmp/cvs-serv26744

Modified Files:
	contacts.php 
Log Message:
Début de mise à jour partie Mailing list + auteurs

Index: contacts.php
===================================================================
RCS file: /var/cvs/kos/kos-web/contacts.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- contacts.php	29 Dec 2004 23:37:16 -0000	1.3
+++ contacts.php	6 Jan 2005 21:48:16 -0000	1.4
@@ -8,14 +8,12 @@
 include("$topsrcdir/include/main.php");
 
 
-put_header("CONTACTS", 
-	   array ("fr" => "Contacts",
-		  "en" => "Contacts"));
+put_header("CONTACTS",
+	   array ("fr" => "Listes de diffusion",
+		  "en" => "Mailing lists"));
 put_toc("CONTACTS");
 
-content_section("contents/web-site");
 content_section("contents/mailing-list");
-content_section("contents/authors");
 
 put_footer();
 



More information about the Kos-cvs mailing list