added version information

This commit is contained in:
Roland Gruber 2005-05-06 10:55:20 +00:00
parent c3fd53e75e
commit ab2a8f860c
1 changed files with 9 additions and 0 deletions

View File

@ -293,6 +293,15 @@ function display_LoginPage($config_object,$profile)
</tr>
</table>
<br><br>
<TABLE style="position:absolute; bottom:10px;" border="0" width="99%">
<TR><TD align="right"><HR>
<SMALL>
<?php
echo "LDAP Account Manager: <b>" . LAMVersion() . "</b>&nbsp;&nbsp;&nbsp;";
?>
</SMALL>
</TD></TR>
</TABLE>
</body>
</html>
<?php