From 9aeb91cced3fa80256b0b0fe1d9b9fe399c71971 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 14 Oct 2018 12:19:59 +0200 Subject: [PATCH] Restore area - line break is missing, closes https://github.com/opnsense/core/pull/2813 --- src/www/diag_backup.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/www/diag_backup.php b/src/www/diag_backup.php index 9219e844e..cd7846d8d 100644 --- a/src/www/diag_backup.php +++ b/src/www/diag_backup.php @@ -384,14 +384,16 @@ $( document ).ready(function() { - + $areaname):?> - + foreach($areas as $area => $areaname):?> + -
+ endforeach;?> + +