diff --git a/templates/ktcore/document/admin/linktypesadmin.smarty b/templates/ktcore/document/admin/linktypesadmin.smarty
index ae52ab9..3c2556e 100644
--- a/templates/ktcore/document/admin/linktypesadmin.smarty
+++ b/templates/ktcore/document/admin/linktypesadmin.smarty
@@ -74,8 +74,8 @@ links of that type within the system.{/i18n}
{if $oFieldSet->bMandatory == false}
- {i18n}Delete{/i18n}
+ {i18n}Delete{/i18n}
{else}
{i18n}Built-in set.{/i18n}
{/if}
diff --git a/templates/ktcore/manage_help.smarty b/templates/ktcore/manage_help.smarty
index 6e638f9..8c95adb 100644
--- a/templates/ktcore/manage_help.smarty
+++ b/templates/ktcore/manage_help.smarty
@@ -16,10 +16,10 @@ via the help system and click on customise this help file.{/i18
{ foreach item=oHelpReplacement from=$helpreplacements }
{ /foreach }
diff --git a/templates/ktcore/metadata/editFieldset.smarty b/templates/ktcore/metadata/editFieldset.smarty
index f435987..076b853 100644
--- a/templates/ktcore/metadata/editFieldset.smarty
+++ b/templates/ktcore/metadata/editFieldset.smarty
@@ -126,8 +126,7 @@ field can depend on the user's selections for the others.{/i18n}
{/foreach}
diff --git a/templates/ktcore/workflow/editWorkflow.smarty b/templates/ktcore/workflow/editWorkflow.smarty
index 9678bb6..062ee4f 100644
--- a/templates/ktcore/workflow/editWorkflow.smarty
+++ b/templates/ktcore/workflow/editWorkflow.smarty
@@ -28,7 +28,7 @@ Workflow menu (on the left) to create new states.
{else}
{i18n}Notified groups & roles:{/i18n}
{$context->getNotificationStringForState($oState)}
@@ -48,4 +48,4 @@ Workflow menu (on the left) to create new states.
{/foreach}
-{/if}
\ No newline at end of file
+{/if}
diff --git a/templates/ktcore/workflow/manageStates.smarty b/templates/ktcore/workflow/manageStates.smarty
index 2eea624..089cc42 100644
--- a/templates/ktcore/workflow/manageStates.smarty
+++ b/templates/ktcore/workflow/manageStates.smarty
@@ -13,9 +13,9 @@ while the workflow has no documents or document-versions assigned to the workflo
A critical part of workflow is the creation of
various different states for documents.
@@ -46,4 +46,4 @@ various different states for documents.
{/foreach}
-{/if}
\ No newline at end of file
+{/if}
diff --git a/templates/ktcore/workflow/manageTransitions.smarty b/templates/ktcore/workflow/manageTransitions.smarty
index ef619a4..b856161 100644
--- a/templates/ktcore/workflow/manageTransitions.smarty
+++ b/templates/ktcore/workflow/manageTransitions.smarty
@@ -13,9 +13,9 @@ while the workflow has no documents or document-versions assigned to the workflo
@@ -46,8 +46,8 @@ or use the checkboxes to assign which states the transition is available from.
{foreach item=oTransition from=$workflow_info.transitions}