fix stats display expensereport

This commit is contained in:
Frédéric FRANCE 2018-10-30 20:36:12 +01:00 committed by GitHub
parent f845a52b20
commit 395e9ceae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">';