summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ping.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-16 00:48:53 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-16 00:48:53 +0000
commitd88c6a9fdfb0a872dadfb90a8f93ba16714240b8 (patch)
treec0afa68c65e00b60f81f31964467e8df6499f110 /usr/local/www/diag_ping.php
parent19b331c1fad28919f10122f27783a5e3d8e2db4a (diff)
downloadpfsense-d88c6a9fdfb0a872dadfb90a8f93ba16714240b8.zip
pfsense-d88c6a9fdfb0a872dadfb90a8f93ba16714240b8.tar.gz
Switch over to array style page titles. Obtained-from: m0n0wall
Diffstat (limited to 'usr/local/www/diag_ping.php')
-rwxr-xr-xusr/local/www/diag_ping.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php
index 416836f..812663a 100755
--- a/usr/local/www/diag_ping.php
+++ b/usr/local/www/diag_ping.php
@@ -85,11 +85,9 @@ function get_interface_addr($ifdescr) {
return false;
}
-$pgtitle = "Diagnostics: Ping";
include("head.inc"); ?>
<body link="#000000" vlink="#000000" alink="#000000">
<? include("fbegin.inc"); ?>
-<p class="pgtitle"><?=$pgtitle?></p>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
OpenPOWER on IntegriCloud