place version footer below main table

This commit is contained in:
Roland Gruber 2008-07-30 20:34:19 +00:00
parent 18ee4318b5
commit 5bb5437603
1 changed files with 2 additions and 0 deletions

View File

@ -234,6 +234,7 @@ function display_LoginPage($config_object) {
echo "<br>"; echo "<br>";
} }
?> ?>
<div style="position:relative; z-index:5;">
<table width="650" align="center" border="2" rules="none" bgcolor="white"> <table width="650" align="center" border="2" rules="none" bgcolor="white">
<tr> <tr>
<td style="border-style:none" width="70" rowspan="2"> <td style="border-style:none" width="70" rowspan="2">
@ -369,6 +370,7 @@ function display_LoginPage($config_object) {
</td> </td>
</tr> </tr>
</table> </table>
</div>
<br><br> <br><br>
<TABLE style="position:absolute; bottom:10px;" border="0" width="99%"> <TABLE style="position:absolute; bottom:10px;" border="0" width="99%">
<TR><TD align="right"><HR> <TR><TD align="right"><HR>