summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_packet_capture.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_packet_capture.php
parent56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1 (diff)
downloadpfsense-0cece4a29366c2de3363c5c5d52daa606856f20c.zip
pfsense-0cece4a29366c2de3363c5c5d52daa606856f20c.tar.gz
Add CSS header
Diffstat (limited to 'usr/local/www/diag_packet_capture.php')
-rw-r--r--usr/local/www/diag_packet_capture.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/diag_packet_capture.php b/usr/local/www/diag_packet_capture.php
index 853fe93..db3fede 100644
--- a/usr/local/www/diag_packet_capture.php
+++ b/usr/local/www/diag_packet_capture.php
@@ -123,6 +123,9 @@ include("head.inc"); ?>
<td>
<form action="diag_packet_capture.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Packet capture</td>
+ </tr>
<tr>
<td width="17%" valign="top" class="vncellreq">Interface</td>
<td width="83%" class="vtable">
OpenPOWER on IntegriCloud