mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-01 17:37:27 -04:00
6 lines
259 B
PHP
Executable File
6 lines
259 B
PHP
Executable File
<div class="secureModuleMain">
|
|
<div class="secureModuleMessage">
|
|
<?php echo image_tag('lock48'); ?>
|
|
<div>You are not authorized to view this page. Click <?php echo link_to('here', 'security/logout'); ?> to return to the application.</div>
|
|
</div>
|
|
</div>
|