[Kos-cvs] kos-web talks.php,1.1,1.2

thomas at kos.enix.org thomas at kos.enix.org
Thu Jan 6 00:42:48 CET 2005


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

Modified Files:
	talks.php 
Log Message:
Talks, suite

Index: talks.php
===================================================================
RCS file: /var/cvs/kos/kos-web/talks.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- talks.php	5 Jan 2005 23:41:25 -0000	1.1
+++ talks.php	5 Jan 2005 23:42:45 -0000	1.2
@@ -8,10 +8,10 @@
 include("$topsrcdir/include/main.php");
 
 
-put_header("DOC", 
+put_header("TALKS",
 	   array ("fr" => "Conférences",
 		  "en" => "Talks"));
-put_toc("DOC");
+put_toc("TALKS");
 
 content_section("contents/talks");
 



More information about the Kos-cvs mailing list