Bug : if there is no middle of payment , it is not possible to add one
This commit is contained in:
parent
45102abdc8
commit
41ace7a8c0
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ if ( ! empty ($array))
|
|||
{
|
||||
|
||||
require_once NOALYSS_INCLUDE.'/template/list_mod_payment.php';
|
||||
echo HtmlInput::button_anchor("Ajout", $base_url."&sb=ins","","","smallbutton");
|
||||
}
|
||||
echo HtmlInput::button_anchor("Ajout", $base_url."&sb=ins","","","smallbutton");
|
||||
echo '</div>';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue