From 28a0fc130e8ca236449282a44388a46f1eafe1f9 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 29 Jan 2013 19:18:21 +0000 Subject: Update CRON package Update CRON package to be more consistent with pfSense "Look-N-Feel", added tabs for both "settings" and "edit" and tidied up the HTML code. --- config/cron/cron.tmp | 44 +++++++++++++++++----------------- config/cron/cron_edit.tmp | 61 +++++++++++++++++++++++++---------------------- 2 files changed, 55 insertions(+), 50 deletions(-) (limited to 'config') diff --git a/config/cron/cron.tmp b/config/cron/cron.tmp index 1834ba62..b9666e01 100644 --- a/config/cron/cron.tmp +++ b/config/cron/cron.tmp @@ -44,29 +44,29 @@ if ($_GET['act'] == "del") { } } +$pgtitle = array(gettext("Cron"),gettext("Settings")); include("head.inc"); ?> - -

Cron: Settings

- +
- +
@@ -85,7 +85,7 @@ if ($config_change == 1) { //endif; ?> - +

Cron controls the scheduling of commands. @@ -96,7 +96,7 @@ if ($config_change == 1) {


- +
@@ -107,10 +107,10 @@ if ($config_change == 1) { - -- cgit v1.2.3
minute hourcommand - +
- +
edit
@@ -149,11 +149,11 @@ if ($config_change == 1) {
  - + @@ -168,10 +168,10 @@ if ($config_change == 1) { @@ -187,14 +187,14 @@ if ($config_change == 1) { -
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/config/cron/cron_edit.tmp b/config/cron/cron_edit.tmp index 71367d24..67148af0 100644 --- a/config/cron/cron_edit.tmp +++ b/config/cron/cron_edit.tmp @@ -96,44 +96,48 @@ if ($_POST) { } } +$pgtitle = array(gettext("Cron"),gettext("Edit")); include("head.inc"); ?> - - -

Cron: Edit

+
-
+ - - + +
editdelete
- +
- +
add
+
- +
@@ -254,21 +259,21 @@ function show_advanced_config() {
+
  - + - +
-
-
-
-
-
-
+
+
+
+
+
+