summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:58:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:58:04 +0000
commite091cb458cd1373e49b57b1c159e5ca109b350cf (patch)
tree775295b8e6c9beab9d25f5fe29892f08ce112cfa /usr/local/www/firewall_virtual_ip_edit.php
parent2a6cb2d6204ff4f0e01be0dc4164bce04c43dda3 (diff)
downloadpfsense-e091cb458cd1373e49b57b1c159e5ca109b350cf.zip
pfsense-e091cb458cd1373e49b57b1c159e5ca109b350cf.tar.gz
Add CSS Header
Diffstat (limited to 'usr/local/www/firewall_virtual_ip_edit.php')
-rwxr-xr-xusr/local/www/firewall_virtual_ip_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/firewall_virtual_ip_edit.php b/usr/local/www/firewall_virtual_ip_edit.php
index eb7451f..be16c55 100755
--- a/usr/local/www/firewall_virtual_ip_edit.php
+++ b/usr/local/www/firewall_virtual_ip_edit.php
@@ -321,6 +321,9 @@ function typesel_change() {
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="firewall_virtual_ip_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">Edit Virtual IP</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Type</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud