diff --git a/templates/ktcore/document/viewlets/workflow.smarty b/templates/ktcore/document/viewlets/workflow.smarty index b9019fc..028e631 100644 --- a/templates/ktcore/document/viewlets/workflow.smarty +++ b/templates/ktcore/document/viewlets/workflow.smarty @@ -11,4 +11,11 @@
  • {$info.name}
  • {/foreach} + + {if !is_null($comment)} +
    +

    {i18n}Last Comment{/i18n}

    + "{$comment}" +
    + {/if}