diff --git a/DnsServerCore/www/js/main.js b/DnsServerCore/www/js/main.js index 2b0e6940..53f1c701 100644 --- a/DnsServerCore/www/js/main.js +++ b/DnsServerCore/www/js/main.js @@ -90,7 +90,7 @@ $(function () { var headerHtml = $("#header").html(); $("#header").html("
\"TechnitiumTechnitium" + headerHtml + "
"); - $("#footer").html("
Technitium | Blog | Become A Patron | DNS Client |  GitHub | About
"); + $("#footer").html("
Technitium | Blog | Donate | DNS Client |  GitHub | About
"); //dropdown list box support $('.dropdown').on('click', 'a', function (e) {