aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/tinydns/tinydns_status.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/tinydns/tinydns_status.php b/packages/tinydns/tinydns_status.php
index 8c55e7d1..e4fcd474 100644
--- a/packages/tinydns/tinydns_status.php
+++ b/packages/tinydns/tinydns_status.php
@@ -79,10 +79,10 @@ if(strstr($pfSversion, "1.2"))
<td class="tabcont" >
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td width="80%" class="listhdrr">IP</td>
- <td width="10%" class="listhdrr">Status</td>
- <td width="10%" class="listhdrr">In Service</td>
- <td width="10%" class="listhdrr">Response time</td>
+ <td width="55%" class="listhdrr">IP</td>
+ <td width="15%" class="listhdrr">Status</td>
+ <td width="15%" class="listhdrr">In Service</td>
+ <td width="25%" class="listhdrr">Response time</td>
</tr>
<?php