diff --git a/htdocs/public/donations/donateurs_code.php b/htdocs/public/donations/donateurs_code.php index 3705c9945bc..9f03f9e293e 100644 --- a/htdocs/public/donations/donateurs_code.php +++ b/htdocs/public/donations/donateurs_code.php @@ -1,5 +1,6 @@ +/* Copyright (C) 2002 Rodolphe Quiedeville + * Copyright (C) 2018 Frédéric France * * 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 @@ -48,7 +49,7 @@ require '../../main.inc.php'; require_once DOL_DOCUMENT_ROOT .'/don/class/don.class.php'; // Security check -if (empty($conf->don->enabled)) accessforbidden('',0,0,1); +if (empty($conf->don->enabled)) accessforbidden('', 0, 0, 1); $langs->load("donations"); @@ -71,13 +72,13 @@ if ($resql) if ($num) { - print ""; + print "
"; - print ''; + print ''; print ""; print ""; - print ""; - print "\n"; + print ""; + print "\n"; while ($i < $num) {
".$langs->trans("Name")." / ".$langs->trans("Company")."Date".$langs->trans("Amount")."
".$langs->trans("Amount")."