From 57abc2a00dfb512164002cbde5b7c84e1604d6f6 Mon Sep 17 00:00:00 2001 From: jjordaan Date: Fri, 15 May 2009 15:41:22 +0200 Subject: [PATCH] Story Id:513001 --- templates/ktstandard/action/immutable.smarty | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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()} -- libgit2 0.21.4