From 3331bb7766a6f5b35469cf9f69b46778203a5686 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 28 Dec 2004 17:07:21 +0000 Subject: [PATCH] =?UTF-8?q?Qual:=20Les=20modules=20de=20num=E9rotation=20d?= =?UTF-8?q?es=20propales=20fonctionnent=20sur=20la=20meme=20architecture?= =?UTF-8?q?=20que=20les=20autres=20(une=20classe=20m=E8re=20dont=20ils=20h?= =?UTF-8?q?=E9ritent).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/admin/propale.php | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/htdocs/admin/propale.php b/htdocs/admin/propale.php index 64fc5caee00..77c80a521b9 100644 --- a/htdocs/admin/propale.php +++ b/htdocs/admin/propale.php @@ -1,9 +1,9 @@ - * Copyright (C) 2004 Laurent Destailleur - * Copyright (C) 2004 Sebastien Di Cintio - * Copyright (C) 2004 Benoit Mortier - * Copyright (C) 2004 Eric Seigne + * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2004 Sebastien Di Cintio + * Copyright (C) 2004 Benoit Mortier + * Copyright (C) 2004 Eric Seigne * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ * $Source$ */ -/*! \file htdocs/admin/propale.php +/** \file htdocs/admin/propale.php \ingroup propale \brief Page d'administration/configuration du module Propale \version $Revision$ @@ -106,8 +106,6 @@ if ($_GET["action"] == 'setmod') } /* - * - * * */ @@ -121,6 +119,7 @@ print "\n"; print "\n"; print " \n"; print " \n"; +print " \n"; print " \n"; print " \n"; print "\n"; @@ -145,9 +144,9 @@ if ($handle) $pair = "impair"; else $pair = "pair"; - print "\n \n \n"; + print "\n "; + print "\n \n"; + print "\n \n"; if ($propale_addon_var == "$file") {
".$langs->trans("Name")."".$langs->trans("Description")."".$langs->trans("Example")."".$langs->trans("Activated")." 
".$file.""; - print $modPropale->info(); - print "
".$file."".$modPropale->info()."".$modPropale->getExample()."