diff --git a/templates/ktcore/action/checkout_final.smarty b/templates/ktcore/action/checkout_final.smarty index 5fccea7..7ea0d9e 100644 --- a/templates/ktcore/action/checkout_final.smarty +++ b/templates/ktcore/action/checkout_final.smarty @@ -22,10 +22,10 @@ check out will begin to download soon. If it does not automatically start to download, you can use this link to start it yourself.{/i18n}

+{assign var=iDocumentId value=$context->oDocument->getId()} {capture assign=link} {"viewDocument"|generateControllerUrl:"fDocumentId=$iDocumentId"} {/capture} -{assign var=iDocumentId value=$context->oDocument->getId()}

{i18n arg_link=$link}Once the document has been downloaded, you should return to the document view.{/i18n}