summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_routes_edit.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/system_routes_edit.php
parent56d4e7fb65fc40e976c0eafe9ad79bdc490d4ce1 (diff)
downloadpfsense-0cece4a29366c2de3363c5c5d52daa606856f20c.zip
pfsense-0cece4a29366c2de3363c5c5d52daa606856f20c.tar.gz
Add CSS header
Diffstat (limited to 'usr/local/www/system_routes_edit.php')
-rwxr-xr-xusr/local/www/system_routes_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/system_routes_edit.php b/usr/local/www/system_routes_edit.php
index d0cd5ef..bdd2343 100755
--- a/usr/local/www/system_routes_edit.php
+++ b/usr/local/www/system_routes_edit.php
@@ -136,6 +136,9 @@ include("head.inc");
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="system_routes_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 route entry</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Destination network</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud