1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-30 05:02:26 -05:00

Fixed HTML to get rid of some warnings

This commit is contained in:
cketti 2011-04-21 00:02:11 +02:00
parent 4b2fe6efab
commit 9954d96c10
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<body bgcolor="white"> <body bgcolor="white">
<table width="100%" height="100%"> <table width="100%" height="100%">
<tr> <tr>
<td align="center" valign="center"> <td align="center" valign="middle">
<font color="gray">Downloading...</font> <font color="gray">Downloading...</font>
<br/> <br/>
<br/> <br/>

View File

@ -2,7 +2,7 @@
<body bgcolor="white"> <body bgcolor="white">
<table width="100%" height="100%"> <table width="100%" height="100%">
<tr> <tr>
<td align="center" valign="center"> <td align="center" valign="middle">
<font color="gray">No text</font> <font color="gray">No text</font>
</td> </td>
</tr> </tr>

View File

@ -2,7 +2,7 @@
<body bgcolor="white"> <body bgcolor="white">
<table width="100%" height="100%"> <table width="100%" height="100%">
<tr> <tr>
<td align="center" valign="center"> <td align="center" valign="middle">
<font color="gray">Loading...</font> <font color="gray">Loading...</font>
<br/> <br/>
<br/> <br/>