fixed access_denied page
changed senselab-link to senselab.org
This commit is contained in:
parent
974a49ccc0
commit
5c420fca62
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<h1><?cs var:html_escape(Lang.Title.AccessDenied) ?></h1>
|
||||
|
||||
<?cs call:hint(Lang.Text.AccessDenied) ?>
|
||||
<?cs call:warning("AccessDenied") ?>
|
||||
|
||||
<?cs call:handle_messages() ?>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<div id="footer">
|
||||
<?cs var:Data.Version ?>
|
||||
<a href="http://cryptobox.org" title="<?cs var:html_escape(Lang.Text.ProjectHomePage) ?>">CryptoBox-Home</a> <?cs var:html_escape(Lang.Text.ProjectNote) ?> <a href="https://systemausfall.org/senselab" title="systemausfall.org">sense.lab</a>
|
||||
<a href="http://cryptobox.org" title="<?cs var:html_escape(Lang.Text.ProjectHomePage) ?>">CryptoBox-Home</a> <?cs var:html_escape(Lang.Text.ProjectNote) ?> <a href="http://senselab.org/" title="systemausfall.org">sense.lab</a>
|
||||
</div>
|
||||
|
||||
</div><!-- end of 'main' -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue