{i18n}Current help assignments{/i18n}

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

{ if $helpreplacements }

{i18n}Existing customized 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 customized.{/i18n}
{ /if }