fixed login link for real
This commit is contained in:
parent
80a8b67d1c
commit
6cb1c97b36
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
include "../../includes/retrieve_data.php";
|
||||
$data = retrieve_data("../../../sitedata.yml",true);
|
||||
include "../../includes/layout.php";
|
||||
echo "<br /><br /> <br /><div class='login' href='https://authelia?redirect=https%3A%2F%2Fportal.actcur.com%2F'><a class='login_link'>Log In</a></div>";
|
||||
echo "<br /><br /> <br /><div class='login'><a class='login_link' href='https://authelia?redirect=https%3A%2F%2Fportal.actcur.com%2F'>Log In</a></div>";
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue