Update listevents.php
This commit is contained in:
parent
c8758c53d2
commit
caf1c625a3
@ -286,7 +286,7 @@ if (!empty($result)) {
|
||||
}
|
||||
|
||||
$center = '';
|
||||
if (!empty($num)) {
|
||||
if ($num) {
|
||||
$center = '<a class="butActionDelete" href="'.$_SERVER["PHP_SELF"].'?action=purge">'.$langs->trans("Purge").'</a>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user