diff --git a/public_html/view/admin.php b/public_html/view/admin.php index 64e1957..3b0591f 100755 --- a/public_html/view/admin.php +++ b/public_html/view/admin.php @@ -13,11 +13,13 @@ + + - + diff --git a/public_html/view/warehouse.php b/public_html/view/warehouse.php index 74ec9a7..6625b82 100755 --- a/public_html/view/warehouse.php +++ b/public_html/view/warehouse.php @@ -13,6 +13,8 @@ + + @@ -154,7 +156,7 @@ // Si correct, on recharge la page }else - document.location = ''; + document.location = '/'; }); }