<?php /** * eSales Media Cookie Policy * * Copyright (C) 2013-2015 eSalesMedia * * @package eSM_cookiepolicy * @link http://www.esales-media.de * @license commercial * * @author Benjamin Roth <benjamin@esales-media.de> */ /** * Miscellaneous */ $GLOBALS['TL_LANG']['MSC']['esm_cookiepolicy']['title'] = 'Cookies on this page'; $GLOBALS['TL_LANG']['MSC']['esm_cookiepolicy']['text'] = 'This website is using cookies according to our <a href="%s" target="_blank">Privacy Policy</a>. By using this site and accessing provided informations, you accept the usage of cookies.'; $GLOBALS['TL_LANG']['MSC']['esm_cookiepolicy']['btn_confirm'] = 'Close notification';