diff options
Diffstat (limited to 'src/chrome/content')
-rw-r--r-- | src/chrome/content/igb/trusted.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/chrome/content/igb/trusted.html b/src/chrome/content/igb/trusted.html index 8867b73..9ee21a3 100644 --- a/src/chrome/content/igb/trusted.html +++ b/src/chrome/content/igb/trusted.html @@ -5,6 +5,7 @@ <script src="trusted.js"></script> </head> <body> - <p>Connected to the EVE-IGB Bridge. Please do not close this window. You may minimize it, however. Note that this window will refresh repeatedly; this does not indicate a malfunction and will not count towards your internet data usage if you have one.</p> + <p>Connected to the EVE-IGB Bridge. Please do not close this window. You may minimize it, however.</p> + <p>This window may appear to be doing nothing. This is indicative of normal operation.</p> </body> </html> |