Erreur sur l'id lors de la suppression
This commit is contained in:
parent
a3413a5306
commit
b01f935e4b
@ -181,7 +181,7 @@ else
|
||||
if ($action == 'delete')
|
||||
{
|
||||
|
||||
print '<form method="post" action="'.$PHP_SELF.'?rowid='.$rowid.'">';
|
||||
print '<form method="post" action="'.$PHP_SELF.'?id='.$id.'">';
|
||||
print '<input type="hidden" name="action" value="confirm_delete">';
|
||||
print '<table cellspacing="0" border="1" width="100%" cellpadding="3">';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user