File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
firefox/content/disconnect.safariextension/opera/chrome/scripts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ var tour = {
57
57
} ,
58
58
{
59
59
title : "Whitelist site" ,
60
- content : "If a website you like visiting isn't working properly try hitting Whitelist Site , which pauses blocking on that site" ,
60
+ content : "If a website you like visiting isn't working properly try hitting Whitelist site , which pauses blocking on that site" ,
61
61
target : document . querySelector ( "#options" ) ,
62
62
placement : "top" ,
63
63
width : 150 ,
@@ -125,7 +125,7 @@ var tour_pwyw = {
125
125
} ,
126
126
{
127
127
title : "Whitelist site" ,
128
- content : "If a website you like visiting isn't working properly try hitting Whitelist Site , which pauses blocking on that site" ,
128
+ content : "If a website you like visiting isn't working properly try hitting Whitelist site , which pauses blocking on that site" ,
129
129
target : document . querySelector ( "#options" ) ,
130
130
placement : "top" ,
131
131
width : 150 ,
You can’t perform that action at this time.
0 commit comments