added version information
This commit is contained in:
parent
c3fd53e75e
commit
ab2a8f860c
|
@ -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> ";
|
||||
?>
|
||||
</SMALL>
|
||||
</TD></TR>
|
||||
</TABLE>
|
||||
</body>
|
||||
</html>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue