summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ping.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 20:09:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 20:09:01 +0000
commit0cece4a29366c2de3363c5c5d52daa606856f20c (patch)
tree47e948c9ced93ff084041ee7dbce3e31d07384dd /usr/local/www/diag_ping.php
parent56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1 (diff)
downloadpfsense-0cece4a29366c2de3363c5c5d52daa606856f20c.zip
pfsense-0cece4a29366c2de3363c5c5d52daa606856f20c.tar.gz
Add CSS header
Diffstat (limited to 'usr/local/www/diag_ping.php')
-rwxr-xr-xusr/local/www/diag_ping.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php
index ff9e5c7..6ab024f 100755
--- a/usr/local/www/diag_ping.php
+++ b/usr/local/www/diag_ping.php
@@ -102,6 +102,9 @@ include("head.inc"); ?>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="diag_ping.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Ping</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Host</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud