diff --git a/module/action/view/trash.html.php b/module/action/view/trash.html.php index c38bc9d294..f40cee6cfc 100644 --- a/module/action/view/trash.html.php +++ b/module/action/view/trash.html.php @@ -12,33 +12,31 @@ ?> -
| action->objectType);?> | -idAB);?> | -action->objectName;?> | -action->actor);?> | -action->date);?> | -actions;?> | -
|---|---|---|---|---|---|
| action->objectTypes[$action->objectType];?> | -objectID;?> | -createLink($module, 'view', "id=$action->objectID"), $action->objectName);?> | -actor];?> | -date;?> | -id", $lang->action->undelete, 'hiddenwin');?> - |
| action->objectType);?> | +idAB);?> | +action->objectName;?> | +action->actor);?> | +action->date);?> | +actions;?> | +
|---|---|---|---|---|---|
| action->objectTypes[$action->objectType];?> | +objectID;?> | +createLink($module, 'view', "id=$action->objectID"), $action->objectName);?> | +actor];?> | +date;?> | +id", $lang->action->undelete, 'hiddenwin');?> + |