summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_gre_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:44:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:44:57 +0000
commit16dcce2a60060f50036820ba71348e257c06b367 (patch)
tree47593976f5dfe7a402cec4ee30ddaeb5a166bf82 /usr/local/www/interfaces_gre_edit.php
parent478e3e65112c9caa04e2f4ada1efaf2ce680d0a3 (diff)
downloadpfsense-16dcce2a60060f50036820ba71348e257c06b367.zip
pfsense-16dcce2a60060f50036820ba71348e257c06b367.tar.gz
Dress GRE edit page up with a CSS header like other pages have.
Diffstat (limited to 'usr/local/www/interfaces_gre_edit.php')
-rw-r--r--usr/local/www/interfaces_gre_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_gre_edit.php b/usr/local/www/interfaces_gre_edit.php
index 6bee140..b6ab594 100644
--- a/usr/local/www/interfaces_gre_edit.php
+++ b/usr/local/www/interfaces_gre_edit.php
@@ -128,6 +128,9 @@ include("head.inc");
<form action="interfaces_gre_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top" class="listtopic">GRE configuration</td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq">Parent interface</td>
<td width="78%" class="vtable">
<select name="if" class="formselect">
OpenPOWER on IntegriCloud