diff --git a/templates/ktcore/documenttypes/list.smarty b/templates/ktcore/documenttypes/list.smarty index b75011b..37f197c 100644 --- a/templates/ktcore/documenttypes/list.smarty +++ b/templates/ktcore/documenttypes/list.smarty @@ -32,7 +32,8 @@ its details, or use the enable/disable buttons to change its availability state. {i18n}Document Type{/i18n} {i18n}Associated Fieldsets{/i18n} -   + {i18n}Edit{/i18n} + {i18n}Disable/Enable{/i18n} @@ -62,11 +63,11 @@ its details, or use the enable/disable buttons to change its availability state. - + {i18n}Edit{/i18n} - + {if $oDocumentType->getDisabled()} {i18n}Enable{/i18n} {else}