diff --git a/plinth/modules/snapshot/templates/snapshot_delete.html b/plinth/modules/snapshot/templates/snapshot_delete.html index 99af914ff..58d2880dd 100644 --- a/plinth/modules/snapshot/templates/snapshot_delete.html +++ b/plinth/modules/snapshot/templates/snapshot_delete.html @@ -26,24 +26,20 @@
{% trans "Delete this snapshot permanently?" %}
-| {% trans "Number" %} | -{% trans "Date" %} | -{% trans "Description" %} | - - -
|---|---|---|
| {{ snapshot.number }} | -{{ snapshot.date }} | -{{ snapshot.description }} | -
| {% trans "Number" %} | +{% trans "Date" %} | +{% trans "Description" %} | + + +
|---|---|---|
| {{ snapshot.number }} | +{{ snapshot.date }} | +{{ snapshot.description }} | +