From 55d175c1a6e14aa11fa7f813f4772d9ffbd72af4 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 7 Dec 2008 03:38:24 +0000 Subject: Add html titles for a hrefs --- packages/autoconfigbackup/autoconfigbackup.php | 42 +++++++++++++++----------- 1 file changed, 24 insertions(+), 18 deletions(-) (limited to 'packages') diff --git a/packages/autoconfigbackup/autoconfigbackup.php b/packages/autoconfigbackup/autoconfigbackup.php index db87e610..6395caae 100644 --- a/packages/autoconfigbackup/autoconfigbackup.php +++ b/packages/autoconfigbackup/autoconfigbackup.php @@ -287,13 +287,13 @@ include("head.inc"); - + - + - + @@ -302,25 +302,31 @@ include("head.inc"); $counter++; endforeach; if($counter == 0) - echo "
Sorry, we could not locate any backups at portal.pfsense.org for this hostname."; + echo "
Sorry, we could not locate any backups at portal.pfsense.org for this hostname ({$hostname})."; ?> - -

- -   Hint:  - - - Click the + sign next to the revision you would like to restore. -

- - -
- -
- + + +

+ +    + + Hint:  + + + Click the + sign next to the revision you would like to restore. +

+ + + + +
+ +
+ + -- cgit v1.2.3