diff --git a/dashboard-ui/scripts/directorybrowser.js b/dashboard-ui/scripts/directorybrowser.js index 017590352e..4397cfc8b4 100644 --- a/dashboard-ui/scripts/directorybrowser.js +++ b/dashboard-ui/scripts/directorybrowser.js @@ -94,16 +94,17 @@ html += '
'; html += '

' + options.instruction + '

'; - html += '
'; + html += '
'; html += ''; - html += ''; + html += '
'; html += ''; html += '
'; + html += '
Network paths can be entered manually in the event the Network button fails to locate your devices. For example, \\\\my-server or \\\\192.168.1.101.
'; + html += '
'; html += '
    '; - html += '
    Network paths can be entered manually in the event the Network button fails to locate your devices. For example, \\\\my-server or \\\\192.168.1.101.
    '; html += '
    ';