diff --git a/templates/ktcore/document_action.smarty b/templates/ktcore/document_action.smarty new file mode 100644 index 0000000..33bd941 --- /dev/null +++ b/templates/ktcore/document_action.smarty @@ -0,0 +1,16 @@ +{if $disabled} +{$name|strtoupper} +{else} +{$name|strtoupper} +{/if}