{* Admin interface: Menu items manage *} {include file='inc/_header.html'}
{block_page}
Administrator info
Username* :
New password
Email:
{/block_page}
{block_page}
WARNING:
Moderator will not be able to access admin panel if he is not assigned at least to one section.
{/block_page}
{block_page}
{foreach from=$adm_sections.root_sections key='root_section' item='sections'} {foreach from=$sections key='file_key' item='section_info'} {/foreach} {/foreach}
{$root_section}
{$section_info.label}
{/block_page} {include file='inc/_footer.html'}