diff --git a/templates/ktstandard/action/immutable.smarty b/templates/ktstandard/action/immutable.smarty index af84592..e88d6a9 100644 --- a/templates/ktstandard/action/immutable.smarty +++ b/templates/ktstandard/action/immutable.smarty @@ -1,7 +1,5 @@

get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Make Immutable{/i18n}:
{$context->oDocument->getName()|sanitize}

-

{i18n}Immutable documents content cannot be changed, -and only administrators (in administration mode) can make changes to the metadata or can move or delete it. -The documents immutable status cannot be reversed at a later stage.{/i18n}

+

{i18n} Warning! This action cannot be undone. No further content changes will be allowed, and only the system administrator, working in Administration Mode, may edit the metadata of an immutable document.{/i18n}

{$form->render()}