diff --git a/data/web/templates/edit/domain.twig b/data/web/templates/edit/domain.twig index 774b30996..dbc62a774 100644 --- a/data/web/templates/edit/domain.twig +++ b/data/web/templates/edit/domain.twig @@ -147,7 +147,7 @@
{{ lang.edit.created_on }}: {{ result.created }} - {{ lang.edit.last_modified }}: {{ result.modified }} + {{ lang.edit.last_modified }}: {{ result.modified|default(lang.user.never) }}
@@ -293,7 +293,7 @@
-