{i18n}If a checked-out document has been lost, or the user who checked a document out has not checked it back in, it may be necessary to override the "checked-out" status of a document. Use the force checkin action in the listing below to override the checked-out status.{/i18n}
{if (count($documents) !== 0)}| {i18n}Document{/i18n} | {i18n}Location{/i18n} | |
|---|---|---|
| {$oDocument->getName()} | {$oDocument->getDisplayPath()} | {i18n}force checkin{/i18n} |
{i18n}No documents are currently checked out.{/i18n}