summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 20:03:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 20:03:08 +0000
commite22987a41ba645efbc43f5b88fa5c5b94962ce40 (patch)
treec073d618039a96446837a85e6b1ee3c06c02b672 /usr/local/www/services_dnsmasq_edit.php
parent3ea901d87df4631bbf9d80b43577ae16a498a6d3 (diff)
downloadpfsense-e22987a41ba645efbc43f5b88fa5c5b94962ce40.zip
pfsense-e22987a41ba645efbc43f5b88fa5c5b94962ce40.tar.gz
Add CSS header
Diffstat (limited to 'usr/local/www/services_dnsmasq_edit.php')
-rwxr-xr-xusr/local/www/services_dnsmasq_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/services_dnsmasq_edit.php b/usr/local/www/services_dnsmasq_edit.php
index 4c07845..f14cf9d 100755
--- a/usr/local/www/services_dnsmasq_edit.php
+++ b/usr/local/www/services_dnsmasq_edit.php
@@ -118,6 +118,9 @@ include("head.inc");
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="services_dnsmasq_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Edit DNS Forwareder entry</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncell">Host</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud