diff options
author | Chris Buechler <cmb@pfsense.org> | 2014-11-28 20:28:22 -0600 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2014-11-28 20:28:22 -0600 |
commit | b2672b93a0917d7efea54e6692458e71a091dbd3 (patch) | |
tree | 6f4b11ecd74c328b4bb25ebf0533963a65f3cf93 /config/arpwatch_reports.php | |
parent | 6c4cfcc52d41b5ea5b5411c3db8d2ec88e511bae (diff) | |
download | pfsense-packages-b2672b93a0917d7efea54e6692458e71a091dbd3.tar.gz pfsense-packages-b2672b93a0917d7efea54e6692458e71a091dbd3.tar.bz2 pfsense-packages-b2672b93a0917d7efea54e6692458e71a091dbd3.zip |
touch up arpwatch, add escaping to iperf
Diffstat (limited to 'config/arpwatch_reports.php')
-rwxr-xr-x | config/arpwatch_reports.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/arpwatch_reports.php b/config/arpwatch_reports.php index c2b4401e..9b3b1c6c 100755 --- a/config/arpwatch_reports.php +++ b/config/arpwatch_reports.php @@ -63,7 +63,6 @@ include("head.inc"); <body link="#0000CC" vlink="#0000CC" alink="#0000CC"> <?php include("fbegin.inc"); ?> -<p class="pgtitle"><?=$pgtitle?></p> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td> |