mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
6
apps/atlbiomed/modules/security/templates/secureSuccess.php
Executable file
6
apps/atlbiomed/modules/security/templates/secureSuccess.php
Executable file
@ -0,0 +1,6 @@
|
||||
<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>
|
Reference in New Issue
Block a user