{i18n}Checking in a document updates the document and allows others to make changes to the document and its metadata.{/i18n}

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

{i18n}If you do not intend to change the document, or you do not wish to prevent others from changing the document, you should rather use the action menu to cancel this checkout.{/i18n}

{i18n}Checkin{/i18n} {foreach from=$checkin_fields item=oWidget } {$oWidget->render()} {/foreach}