|
|
@ -375,7 +375,7 @@ if (!$isConfig and $hasSupplier) { |
|
|
|
</section> |
|
|
|
<section class="container-fluid"> |
|
|
|
<div class="row g-3"> |
|
|
|
<form class="js-localremember" action="<?php echo generateUrl($supplier); ?>" method="post"> |
|
|
|
<form class="js-localremember bg-dark text-light" action="<?php echo generateUrl($supplier); ?>" method="post"> |
|
|
|
<div class="row mb-3"> |
|
|
|
<label for="title" class="col-sm-2 col-form-label">Nom</label> |
|
|
|
<div class="col-sm-10"> |
|
|
|