From 3f1d979f7056853758055f2eb66903ad9a4bb8e2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 6 Oct 2008 19:44:58 +0000 Subject: * Alert user when no backups are found * Correct input type for username * Cleanup descriptions --- packages/autoconfigbackup/autoconfigbackup.php | 12 ++++++++++-- packages/autoconfigbackup/autoconfigbackup.xml | 7 ++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/packages/autoconfigbackup/autoconfigbackup.php b/packages/autoconfigbackup/autoconfigbackup.php index 5cd34dbb..2574941a 100644 --- a/packages/autoconfigbackup/autoconfigbackup.php +++ b/packages/autoconfigbackup/autoconfigbackup.php @@ -126,7 +126,10 @@ include("head.inc"); Date Configuration Change - + @@ -147,7 +150,12 @@ include("head.inc"); --> - +
Sorry, we could not locate any backups at portal.pfsense.org for this hostname."; +?> diff --git a/packages/autoconfigbackup/autoconfigbackup.xml b/packages/autoconfigbackup/autoconfigbackup.xml index f4c165e3..1d270085 100644 --- a/packages/autoconfigbackup/autoconfigbackup.xml +++ b/packages/autoconfigbackup/autoconfigbackup.xml @@ -78,13 +78,13 @@ Subscription Username username - Enter the username for the Automatic Configuration Backup Web GUI. Minimum 6 characters. - intput + Enter the subscription username for portal.pfsense.org + input Subscription Password password - Enter the password for the Automatic Configuration Backup Web GUI. Minimum 6 characters. + Enter the password for portal.pfsense.org password @@ -94,6 +94,7 @@ Encryption Password + This password will be used to encrypt config.xml before sending to portal.pfsense.org. Do not share the password and keep it safe! crypto_password password -- cgit v1.2.3