From 49fcaed05a9984ab7b2c98d866bf3a32b25da4de Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sat, 3 Jun 2017 16:56:41 +0200 Subject: [PATCH] Fix typo --- scripts/pi-hole/php/footer.php | 2 +- scripts/pi-hole/php/header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/pi-hole/php/footer.php b/scripts/pi-hole/php/footer.php index a4df8499..da11da10 100644 --- a/scripts/pi-hole/php/footer.php +++ b/scripts/pi-hole/php/footer.php @@ -61,7 +61,7 @@ Web Interface Version (Update available!) + if($web_update){ ?> (Update available!) FTL Version (Update available!) diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php index a2056a3c..6962c929 100644 --- a/scripts/pi-hole/php/header.php +++ b/scripts/pi-hole/php/header.php @@ -273,7 +273,7 @@ if($auth) { Web Interface Version (".$web_branch.", ".$web_commit.")"; } - if($web_update){ ?> (Update available!)
+ if($web_update){ ?> (Update available!)
FTL Version (Update available!)