diff options
Diffstat (limited to 'src/html/networkdiscovery_debug.html')
| -rw-r--r-- | src/html/networkdiscovery_debug.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/html/networkdiscovery_debug.html b/src/html/networkdiscovery_debug.html index 9d539a3..be0c35f 100644 --- a/src/html/networkdiscovery_debug.html +++ b/src/html/networkdiscovery_debug.html @@ -23,7 +23,9 @@ $(document).ready(function() { <h1>Network Discovery</h1> </header> <section id="intro"> - <p id="into_msg">Welcome to the Network Discovery. We are now looking for usable interfaces and will go on as soon as we found one. This may take a few seconds.</p> + <p id="into_msg">Welcome to the Network Discovery. <br/> +Please press <strong>F5</strong> if you want to choose which interface to use. <br/> +We are now looking for usable interfaces and will go on as soon as we found one. This may take a few seconds.</p> </section> <div id="content"> <div id="left_spacer"> |
