summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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