From 92420c0a5b4ca34a6c087381635626bfb04f9b55 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 21 Nov 2011 17:09:53 -0500 Subject: Also show the config version in the backup history. --- usr/local/www/diag_confbak.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr/local/www/diag_confbak.php') diff --git a/usr/local/www/diag_confbak.php b/usr/local/www/diag_confbak.php index f02d2de..daa036f 100755 --- a/usr/local/www/diag_confbak.php +++ b/usr/local/www/diag_confbak.php @@ -150,7 +150,8 @@ include("head.inc"); "> - + + @@ -159,6 +160,7 @@ include("head.inc"); + @@ -169,7 +171,6 @@ include("head.inc"); $date = date(gettext("n/j/y H:i:s"), $version['time']); else $date = gettext("Unknown"); - $desc = $version['description']; ?> @@ -184,7 +185,8 @@ include("head.inc"); $c++; ?> - + + '")> <?=gettext(" title=""> -- cgit v1.1