merge with rel310C
This commit is contained in:
parent
2bddf09d9c
commit
aefc4b1eb8
77 changed files with 1189 additions and 1205 deletions
|
|
@ -56,7 +56,7 @@ echo "</table>";
|
|||
if ( isset ($_POST['mod']) )
|
||||
{
|
||||
extract ($_POST);
|
||||
echo '<div style="position:float;padding:2%">';
|
||||
echo '<div style="float:left;padding:2%">';
|
||||
echo "Voulez-vous modifier ?<br><font color=\"red\"> Attention, ne changer pas la signification de ";
|
||||
echo " ce poste, <i>par exemple ne pas changer Client par fournisseur</i>, <br>sinon le programme fonctionnera mal, utiliser uniquement des chiffres pour la classe de base ou rien</font>";
|
||||
$idx=$_POST['idx'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue