diff --git a/help.php b/help.php index c355e679..8ff29b9b 100644 --- a/help.php +++ b/help.php @@ -70,7 +70,7 @@

White- / Blacklist

Add or remove domains (or subdomains) from the white-/blacklist. If a domain is added to e.g. the whitelist, any possible entry of the same domain will be automatically removed from the blacklist and vice versa.

-

Regex blacklisting is supported (entering ^example will block any domain starting with example, see also our Regex documentation). You can still whitelist specific domains even if they fall under a regex pattern.

+

Regex blacklisting is supported (entering ^example will block any domain starting with example, see also our Regex documentation). You can still whitelist specific domains even if they fall under a regex pattern.

You can white-/blacklist multiple entries at a time if you separate the domains by spaces.

diff --git a/list.php b/list.php index b1c64fa8..b5468843 100644 --- a/list.php +++ b/list.php @@ -70,7 +70,7 @@ function getFullName() { - + diff --git a/scripts/pi-hole/php/footer.php b/scripts/pi-hole/php/footer.php index 06687e99..2667f59f 100644 --- a/scripts/pi-hole/php/footer.php +++ b/scripts/pi-hole/php/footer.php @@ -52,17 +52,17 @@ Pi-hole Version (Update available!) + if($core_update){ ?> (Update available!) Web Interface Version (Update available!) + if($web_update){ ?> (Update available!) FTL Version (Update available!) + if($FTL_update){ ?> (Update available!) -
Donate if you found this useful.
+
Donate if you found this useful.
diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php index 536fc5b6..ed45a04e 100644 --- a/scripts/pi-hole/php/header.php +++ b/scripts/pi-hole/php/header.php @@ -216,8 +216,8 @@
-

Javascript Is Disabled

Javascript seems to be disabled. This will break some site features.

-

To enable Javascript click here

+

JavaScript Is Disabled

JavaScript seems to be disabled. This will break some site features.

+

To enable JavaScript click here

-
  • Session is valid for 0){echo $maxlifetime;}else{echo "0";} ?> @@ -294,19 +294,19 @@ if($auth) { Pi-hole Version (".$core_branch.", ".$core_commit.")"; } - if($core_update){ ?> (Update available!)
    + if($core_update){ ?> (Update available!)
    Web Interface Version (".$web_branch.", ".$web_commit.")"; } - if($web_update){ ?> (Update available!)
    + if($web_update){ ?> (Update available!)
    FTL Version (Update available!)

    + if($FTL_update){ ?> (Update available!)

    */ ?> @@ -600,7 +600,7 @@ if($auth) {
  • - + Donate
  • diff --git a/settings.php b/settings.php index 68fb130c..6105bfd2 100644 --- a/settings.php +++ b/settings.php @@ -869,7 +869,7 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "blocklists" server which supports DNSSEC when activating DNSSEC. Note that the size of your log might increase significantly when enabling DNSSEC. A DNSSEC resolver test can be found - here.

    + here.

    If not configured as your DHCP server, Pi-hole won't be able to determine the names of devices on your local network. As a @@ -1321,7 +1321,7 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "blocklists" - See also our DNS cache documentation. + See also our DNS cache documentation.

    The FTL service is offline!