added back link

This commit is contained in:
Roland Gruber 2013-03-17 14:35:46 +00:00
parent 33ed616dd6
commit 85af3b2903
1 changed files with 2 additions and 1 deletions

View File

@ -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>&nbsp;<a href="../login.php"><?php echo _("Back to login") ?></a></p>
<p><br><br></p> <p><br><br></p>
</body> </body>