added back link
This commit is contained in:
parent
33ed616dd6
commit
85af3b2903
|
@ -3,7 +3,7 @@
|
|||
$Id$
|
||||
|
||||
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
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -130,6 +130,7 @@ echo $_SESSION['header'];
|
|||
?>
|
||||
</TABLE>
|
||||
</fieldset>
|
||||
<p> <a href="../login.php"><?php echo _("Back to login") ?></a></p>
|
||||
<p><br><br></p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue