4 lines
137 B
PHP
4 lines
137 B
PHP
<p>I'm sorry, you do not have the right credentials to access this page.</p>
|
|
<p>
|
|
<?php echo link_to('Logout', 'default/logout') ?>
|
|
</p>
|