8 lines
433 B
Plaintext
8 lines
433 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}Cancel Checkout{/i18n}:<br />{$context->oDocument->getName()|sanitize}</h2>
|
||
|
|
|
||
|
|
|
||
|
|
<p class="descriptiveText">{i18n}If you do not want to have this document be checked-out,
|
||
|
|
please give a reason and cancel the checkout.{/i18n}</p>
|
||
|
|
|
||
|
|
{$form->render()}
|