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 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'config/cron/cron.tmp') 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) { -
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) { -
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-- cgit v1.2.3
+ - - + +
editdelete
- +
- +
add