[Kos-cvs] kos-web/admin addnews2.php,1.4,1.5
thomas at kos.enix.org
thomas at kos.enix.org
Sun Jan 9 17:44:16 CET 2005
Update of /var/cvs/kos/kos-web/admin
In directory the-doors:/tmp/cvs-serv17253
Modified Files:
addnews2.php
Log Message:
Hop, pour pouvoir mettre une nouvelle news.
Index: addnews2.php
===================================================================
RCS file: /var/cvs/kos/kos-web/admin/addnews2.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- addnews2.php 2 Sep 2003 10:24:15 -0000 1.4
+++ addnews2.php 9 Jan 2005 16:44:13 -0000 1.5
@@ -6,7 +6,8 @@
include("$topsrcdir/include/bd.php");
include("$topsrcdir/include/date.php");
-put_header("Ajout d'une news - Résultat");
+put_header("ADD_NEWS",
+ array ("fr" => "Ajout d'une news - Résultat"));
put_toc("ADD_NEWS");
start_content_section("Ajout d'une news - Résultat");
More information about the Kos-cvs
mailing list