summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 04:21:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 04:21:21 +0000
commitb63695dbae043a6718a7103f13342d8440c53ed3 (patch)
treeb7ccfa8b03902127a31ee726ba2a7a68d2fff7a0 /usr/local/www/services_dnsmasq_edit.php
parent7f43ca88afa8e6ba3fe1596a870daa0b08c86f3f (diff)
downloadpfsense-b63695dbae043a6718a7103f13342d8440c53ed3.zip
pfsense-b63695dbae043a6718a7103f13342d8440c53ed3.tar.gz
include head.inc and round corners on tabs
Diffstat (limited to 'usr/local/www/services_dnsmasq_edit.php')
-rwxr-xr-xusr/local/www/services_dnsmasq_edit.php11
1 files changed, 4 insertions, 7 deletions
diff --git a/usr/local/www/services_dnsmasq_edit.php b/usr/local/www/services_dnsmasq_edit.php
index a667730..fa636bd 100755
--- a/usr/local/www/services_dnsmasq_edit.php
+++ b/usr/local/www/services_dnsmasq_edit.php
@@ -100,14 +100,11 @@ if ($_POST) {
exit;
}
}
+
+$pgtitle = "Services: DNS forwarder: Edit host";
+include("head.inc");
+
?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title><?=gentitle("Services: DNS forwarder: Edit host");?></title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link href="gui.css" rel="stylesheet" type="text/css">
-</head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
OpenPOWER on IntegriCloud