summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_gif_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:45:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:45:35 +0000
commit6ad8bd3a4d2d8c7a5e838b510362ae481e25afff (patch)
tree039895825fcc880f8996e0ff8d71336820b10c5b /usr/local/www/interfaces_gif_edit.php
parent16dcce2a60060f50036820ba71348e257c06b367 (diff)
downloadpfsense-6ad8bd3a4d2d8c7a5e838b510362ae481e25afff.zip
pfsense-6ad8bd3a4d2d8c7a5e838b510362ae481e25afff.tar.gz
Dress GIF edit page up with a CSS header like other pages use.
Diffstat (limited to 'usr/local/www/interfaces_gif_edit.php')
-rw-r--r--usr/local/www/interfaces_gif_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_gif_edit.php b/usr/local/www/interfaces_gif_edit.php
index 8cd16ce..3569891 100644
--- a/usr/local/www/interfaces_gif_edit.php
+++ b/usr/local/www/interfaces_gif_edit.php
@@ -126,6 +126,9 @@ include("head.inc");
<form action="interfaces_gif_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">GIF 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