Skip to content

Commit

Permalink
Update dnsrecords.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nanodog authored Mar 4, 2020
1 parent 36c7d9f commit af0e0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/dnsrecords.js
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ $("#table_body").on("click",".add_proxy",function(){
$('.caching').click(function(){
$(".ssl_menu").css("display","none");
var a,b,c,d,e,f,g,h;
if($(".lang_mark").html()=="ogout"){
if($(".lang_mark").html()=="logout"){
a="Purge caching"
b="Purge Cache Clear cached files to force Cloudflare to fetch a fresh version of those files from your web server. You can purge files selectively or all at once."
c="Note: Purging the cache may temporarily degrade performance for your website and increase load on your origin."
Expand Down

0 comments on commit af0e0bb

Please sign in to comment.