You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/manager/application/views/scripts/error/permissiondenied.phtml

8 lines
234 B
PHTML

<?php
/**
* @author markus
* $Id: loginresult.phtml 7 2009-11-19 15:03:59Z markus $
*/
?>
<H1><?php print I18n::_('Permission Denied')?></H1>
<?php print I18n::_('You do not have the permission to perform the requested action'); ?>