Fix delete website

This commit is contained in:
Laurent Destailleur 2023-01-12 21:59:34 +01:00
parent 9246795159
commit 256bd27c33

View File

@ -614,7 +614,7 @@ if ($id) {
// Active
print '<td align="center" class="nowrap">';
print '<a class="reposition" href="'.$url.'action='.$acts[($obj->status ? 1 : 0)].'">'.$actl[($obj->status ? 1 : 0)].'</a>';
print '<a class="reposition" href="'.$url.'action='.$acts[($obj->status ? 1 : 0)].'&token='.newToken().'">'.$actl[($obj->status ? 1 : 0)].'</a>';
print "</td>";
// Modify link