Revision 37d98ce7
Added by Scott Ullrich over 15 years ago
usr/local/www/diag_dns.php | ||
---|---|---|
113 | 113 |
<? } ?> |
114 | 114 |
</td> |
115 | 115 |
</tr> |
116 |
<?php if($_POST): ?> |
|
116 | 117 |
<tr> |
117 | 118 |
<td width="22%" valign="top" class="vncellreq">Resolution time per server</td> |
118 | 119 |
<td width="78%" class="vtable"> |
... | ... | |
143 | 144 |
</table> |
144 | 145 |
</td> |
145 | 146 |
</tr> |
147 |
<?php endif; ?> |
|
146 | 148 |
<?php if (!$input_errors && $ipaddr) { ?> |
147 | 149 |
<tr> |
148 | 150 |
<td width="22%" valign="top" class="vncell">More Information:</td> |
Also available in: Unified diff
Do not show resolution tr unless browser is posting