fix title overlap

This commit is contained in:
Charlie Marshall 2013-07-27 15:52:47 +01:00
parent 9b03bd4c80
commit 10a1f2da5e

View File

@ -42,7 +42,7 @@ $counter = 1;
?>
<table bgcolor="#990000" width="100%" border="0" cellspacing="0" cellpadding="0" style="table-layout: fixed;" summary="gateway status">
<table bgcolor="#990000" width="100%" border="0" cellspacing="0" cellpadding="0" summary="gateway status">
<tr>
<td class="vncellt" width="30%" id="gatewayname">
Name
@ -141,3 +141,4 @@ $counter = 1;
<?php } // foreach ?>
</table>