|
@@ -2,6 +2,7 @@
|
|
|
/* Copyright (C) 2003-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
|
* Copyright (c) 2004-2012 Laurent Destailleur <eldy@users.sourceforge.net>
|
|
|
* Copyright (C) 2012 Marcos García <marcosgdf@gmail.com>
|
|
|
+ * Copyright (C) 2018 Frédéric France <frederic.france@netlogic.fr>
|
|
|
*
|
|
|
* 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
|
|
@@ -282,7 +283,7 @@ foreach ($data as $val)
|
|
|
}
|
|
|
|
|
|
print '</table>';
|
|
|
-print '<div>';
|
|
|
+print '</div>';
|
|
|
|
|
|
print '</div><div class="fichetwothirdright"><div class="ficheaddleft">';
|
|
|
|