forked from Wavyzz/dolibarr
fix create SEPA withdraw with limit select and working pagination
This commit is contained in:
@@ -307,7 +307,6 @@ if ($resql)
|
|||||||
}
|
}
|
||||||
else print '<tr class="oddeven"><td colspan="5" class="opacitymedium">'.$langs->trans("None").'</td></tr>';
|
else print '<tr class="oddeven"><td colspan="5" class="opacitymedium">'.$langs->trans("None").'</td></tr>';
|
||||||
print "</table>";
|
print "</table>";
|
||||||
print '</div>';
|
|
||||||
print "</form>";
|
print "</form>";
|
||||||
print "<br>\n";
|
print "<br>\n";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user