summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-15 03:34:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-15 03:34:32 +0000
commited13745248e9af3c5bf085ddea0b680c71634ece (patch)
tree6b852c50731b1979a1d78894651a47e3dcc37b22 /usr/local/www/services_dnsmasq.php
parent7770a80627a784aec4c4f6f124948940d0e153ca (diff)
downloadpfsense-ed13745248e9af3c5bf085ddea0b680c71634ece.zip
pfsense-ed13745248e9af3c5bf085ddea0b680c71634ece.tar.gz
Close off table
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rwxr-xr-xusr/local/www/services_dnsmasq.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php
index f488958..d6d9949 100755
--- a/usr/local/www/services_dnsmasq.php
+++ b/usr/local/www/services_dnsmasq.php
@@ -190,8 +190,10 @@ if ($_GET['act'] == "del") {
<td valign="middle"><a href="services_dnsmasq_edit.php"><img src="plus.gif" width="17" height="17" border="0"></a></td>
</tr>
</table>
+ </td>
+ </table>
<!-- update to enable domain overrides -->
- <table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td><p>Below you can override an entire domain by specifying an
authoritative dns server to be queried for that domain.</p></td>
OpenPOWER on IntegriCloud