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()."