<?php
/**
 * English language file for config
 *
 */

$lang['MainMenu'] = 'Menu identifier';
$lang['TocMaxHeight'] = 'Max. table of contents height';
$lang['GoBottomBtn'] = 'Go to bottom button';
$lang['ShowUserFooter']    = 'Display logged-in user in footer';
$lang['ShowACLFooter']    = 'Display group permissions (ACL) in footer';
