diff --git a/dashboard-ui/components/directorybrowser/directorybrowser.css b/dashboard-ui/components/directorybrowser/directorybrowser.css index 2fe861ee16..a985a800d7 100644 --- a/dashboard-ui/components/directorybrowser/directorybrowser.css +++ b/dashboard-ui/components/directorybrowser/directorybrowser.css @@ -12,4 +12,5 @@ background: #fff3a5; padding: 1em; border-radius: 5px; + margin-bottom: 1.5em; } \ No newline at end of file diff --git a/dashboard-ui/components/directorybrowser/directorybrowser.js b/dashboard-ui/components/directorybrowser/directorybrowser.js index 5d73df62e6..f7ecbbdd39 100644 --- a/dashboard-ui/components/directorybrowser/directorybrowser.js +++ b/dashboard-ui/components/directorybrowser/directorybrowser.js @@ -152,7 +152,7 @@ } if (options.enableNetworkSharePath) { - html += '
+ Path Substitutions can no longer be added. This feature is being replaced by the network share setup. +
++ To configure network shares, edit an existing media library, then click on one of the existing folders. You'll then be able to map a network path to a library path. +