remove unnecesary top text in about

This commit is contained in:
Pim Snel 2004-01-20 20:53:16 +00:00
parent 33eac40a77
commit e812476714
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<table border="0" width="100%"> <table border="0" width="100%">
<tr> <!-- <tr>
<td align="left"> <td align="left">
<a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="logo"></a> <a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="logo"></a>
</td> </td>
@ -15,7 +15,7 @@
</tr> </tr>
<tr> <tr>
<td><hr></td> <td><hr></td>
</tr> </tr>-->
<tr> <tr>
<td align="center"> <td align="center">

View File

@ -1,5 +1,5 @@
<table border="0" width="100%" cellspacing="0" cellpadding="0"> <table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr> <!-- <tr>
<td align="left"> <td align="left">
<a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="eGroupWare"></a> <a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="eGroupWare"></a>
</td> </td>
@ -19,6 +19,7 @@
<tr> <tr>
<td align="center"><div class="greyLine"></div></td> <td align="center"><div class="greyLine"></div></td>
</tr> </tr>
-->
<tr> <tr>
<td height="3"><img src="phpgwapi/templates/default/images/spacer.gif" alt="spacer" height="3" /></td> <td height="3"><img src="phpgwapi/templates/default/images/spacer.gif" alt="spacer" height="3" /></td>
</tr> </tr>