2
0
forked from Wavyzz/dolibarr

fix create SEPA withdraw with limit select and working pagination

This commit is contained in:
florian HENRY
2020-01-23 17:47:00 +01:00
parent 210e0511d0
commit 5ad5578f40

View File

@@ -307,7 +307,6 @@ if ($resql)
}
else print '<tr class="oddeven"><td colspan="5" class="opacitymedium">'.$langs->trans("None").'</td></tr>';
print "</table>";
print '</div>';
print "</form>";
print "<br>\n";
}