{i18n}Current help assignments{/i18n}

{i18n}To customise a help file, please visit that file via the help system and click on customise this help file.{/i18n}

{ if $helpreplacements }

{i18n}Existing customised help pages{/i18n}

{ foreach item=oHelpReplacement from=$helpreplacements } { /foreach }
{i18n}Title{/i18n} {i18n}Name{/i18n} {i18n}Actions{/i18n}
{ $oHelpReplacement->getTitle() } { $oHelpReplacement->getName() } {i18n}Delete{/i18n}
{else}
{i18n}No help files have been customised.{/i18n}
{ /if }