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_edit.tmp | 61 +++++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 28 deletions(-) (limited to 'config/cron/cron_edit.tmp') 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

+
- +
- +
@@ -254,21 +259,21 @@ function show_advanced_config() {
+
  - + - +
-
-
-
-
-
-
+
+
+
+
+
+
-- cgit v1.2.3