diff --git a/templates/ktcore/action/archive.smarty b/templates/ktcore/action/archive.smarty new file mode 100644 index 0000000..9ea897a --- /dev/null +++ b/templates/ktcore/action/archive.smarty @@ -0,0 +1,21 @@ +

FIXME: Descriptive text.

+ +{assign var=iDocumentId value=$context->oDocument->getId()} +

If you do not intend to archive this document, you should +cancel +the archive.

+ +
+
Archive + + +{foreach from=$fields item=oWidget } + {$oWidget->render()} +{/foreach} + +
+ + +
+
+