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!)