Merge pull request #19841 from fappels/15_fix_dolibarr_export

Fix view after generate database export
This commit is contained in:
Laurent Destailleur 2022-01-23 18:20:36 +01:00 committed by GitHub
commit 67fa80cf18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -400,8 +400,6 @@ print '</td>';
print '</tr>';
print '</table>';
print '</td></tr>';
print '</table>';
@ -538,6 +536,8 @@ if (!empty($_SESSION["commandbackuptorun"])) {
print "</div> <!-- end div center button -->\n";
print '</td></tr>';
print '</table>';
print "</div> <!-- end div fichehalfleft -->\n";