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 From 7da3fa70cf5d57d75830d73deea0d4cd883e1ea5 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 29 Jan 2013 20:44:31 +0000 Subject: Update CRON package Update version numbers. --- config/cron/cron.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/cron/cron.xml b/config/cron/cron.xml index 710af132..3084b0c7 100644 --- a/config/cron/cron.xml +++ b/config/cron/cron.xml @@ -41,7 +41,7 @@ Describe your package requirements here Currently there are no FAQ items provided. Cron Settings - 0.2 + 0.2.1 Settings /usr/local/pkg/cron.inc @@ -118,4 +118,4 @@ cron_deinstall_command(); - \ No newline at end of file + -- 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() {
+
  - + - +
-
-
-
-
-
-
+
+
+
+
+
+