added back link
This commit is contained in:
parent
33ed616dd6
commit
85af3b2903
|
@ -3,7 +3,7 @@
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
|
This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
|
||||||
Copyright (C) 2003 - 2011 Roland Gruber
|
Copyright (C) 2003 - 2013 Roland Gruber
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -130,6 +130,7 @@ echo $_SESSION['header'];
|
||||||
?>
|
?>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
<p> <a href="../login.php"><?php echo _("Back to login") ?></a></p>
|
||||||
<p><br><br></p>
|
<p><br><br></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue