Objet : devel-adl
Archives de la liste
- From: svn AT agendadulibre.org
- To: devel AT agendadulibre.org
- Subject: [Devel] r300 - branches/dui
- Date: Wed, 3 Oct 2007 00:01:34 +0200 (CEST)
- List-archive: <http://agendadulibre.org/pipermail/devel>
- List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>
Author: ldayot
Date: Wed Oct 3 00:00:39 2007
New Revision: 300
Log:
Ajout d'un texte de bienvenue optionnel.
Modified:
branches/dui/index.php
branches/dui/text.inc.php
Modified: branches/dui/index.php
==============================================================================
--- branches/dui/index.php (original)
+++ branches/dui/index.php Wed Oct 3 00:00:39 2007
@@ -18,8 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
* 02111-1307, USA.
- *
- * $Id: top.inc.php,v 1.51 2007/03/10 16:22:12 ldayot Exp $
*/
/**@file
@@ -32,6 +30,9 @@
put_header("Accueil");
+if ($adl_summary>"")
+ echo "<h5>$adl_summary</h5>\n";
+
$db = new db();
if (isset($_GET['region']) &&
Modified: branches/dui/text.inc.php
==============================================================================
--- branches/dui/text.inc.php (original)
+++ branches/dui/text.inc.php Wed Oct 3 00:00:39 2007
@@ -69,6 +69,10 @@
"</li>\n".
"</ul>\n";
+// index.php
+$adl_summary = "";
+
+
// moderate.php
$adl_notrelated_message = "Toutefois, l'�v�nement propos� n'a pour l'instant
pas retenu ".
"l'attention des mod�rateurs. En effet, l'�v�nement propos� ne concerne
pas le Logiciel ".
- [Devel] r300 - branches/dui, svn, 03/10/2007
Archives gérées par MHonArc 2.6.16.