diff --git a/templates/ktcore/folder/roles.smarty b/templates/ktcore/folder/roles.smarty
index aa99f3c..fb4afa5 100644
--- a/templates/ktcore/folder/roles.smarty
+++ b/templates/ktcore/folder/roles.smarty
@@ -36,7 +36,7 @@ role allocations may take a some time, depending on the number of folders below
{/if}
{if ($aRole.allocation_id === null)}
-
{i18n}Override Parent Allocation{/i18n} |
+ {i18n}Override Parent Allocation{/i18n} |
{else}
{i18n}Edit Users{/i18n} |
{i18n}Edit Groups{/i18n} |
@@ -47,7 +47,7 @@ role allocations may take a some time, depending on the number of folders below
{/foreach}
{else}
-{i18n}No roles defined in the Role Administration area.{/i18n} |
+{i18n}No roles defined in the Role Administration area.{/i18n} |
{/if}
diff --git a/templates/ktcore/folder/roles_manageusers.smarty b/templates/ktcore/folder/roles_manageusers.smarty
index be713eb..b356687 100644
--- a/templates/ktcore/folder/roles_manageusers.smarty
+++ b/templates/ktcore/folder/roles_manageusers.smarty
@@ -5,7 +5,7 @@
{$context->oPage->requireJSResource('thirdpartyjs/MochiKit/Iter.js')}
{$context->oPage->requireJSResource('thirdpartyjs/MochiKit/DOM.js')}
-{* FIXME help text for role-editing.
*}
+{i18n}Add or remove users for this role. {/i18n}