summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_schedule_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:59:51 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:59:51 +0000
commit3ea901d87df4631bbf9d80b43577ae16a498a6d3 (patch)
tree50742c829b6f8a9cc80c69d59b4f74aee7a25a20 /usr/local/www/firewall_schedule_edit.php
parente091cb458cd1373e49b57b1c159e5ca109b350cf (diff)
downloadpfsense-3ea901d87df4631bbf9d80b43577ae16a498a6d3.zip
pfsense-3ea901d87df4631bbf9d80b43577ae16a498a6d3.tar.gz
Add CSS headers
Diffstat (limited to 'usr/local/www/firewall_schedule_edit.php')
-rw-r--r--usr/local/www/firewall_schedule_edit.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/usr/local/www/firewall_schedule_edit.php b/usr/local/www/firewall_schedule_edit.php
index 30bf518..baf5e09 100644
--- a/usr/local/www/firewall_schedule_edit.php
+++ b/usr/local/www/firewall_schedule_edit.php
@@ -741,6 +741,9 @@ EOD;
<form action="firewall_schedule_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Schedule information</td>
+ </tr>
<tr>
<td>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
@@ -955,7 +958,9 @@ EOD;
<td width="85%" class="vtable">
</td>
</tr>
-
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Schedule repeat</td>
+ </tr>
<tr>
<td width="15%" valign="top" class="vncellreq">Configured Ranges</td>
<td width="85%">
OpenPOWER on IntegriCloud