*/ /** * Fields */ $GLOBALS['TL_LANG']['tl_page']['esm_cookiepolicy_check'] = array('Show cookie policy', 'Will show a dialog with the information that this site is using cookies.'); $GLOBALS['TL_LANG']['tl_page']['esm_cookiepolicy_jumpTo'] = array('Privacy Policy Page', 'The page containing the Privacy Policy.'); $GLOBALS['TL_LANG']['tl_page']['esm_cookiepolicy_ignore'] = array('Ignore cookie policy', 'The page will not show the cookie policy dialog.'); /** * Reference */ $GLOBALS['TL_LANG']['tl_page'][''] = ''; /** * Legends */ $GLOBALS['TL_LANG']['tl_page']['cookiepolicy_legend'] = 'Cookie Policy'; ?>