git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
8 lines
500 B
Plaintext
8 lines
500 B
Plaintext
<h2><img src="{if $config->get("ui/morphEnabled") == '1'}{$rootUrl}/skins/kts_{$config->get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Delete Document{/i18n}:<br />{$context->oDocument->getName()|sanitize}</h2>
|
|
|
|
<p class="descriptiveText">{i18n}Deleting a document marks it as no longer
|
|
being displayed. The document management system does not remove the
|
|
document entirely, and it can be restored at a later stage.{/i18n}</p>
|
|
|
|
{$form->render()}
|