From 0b6e04190c6f9efc202ba6769d0427f2abfcb9e3 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sun, 19 May 2013 21:17:35 -0400 Subject: [PATCH] adjusted unc message --- dashboard-ui/scripts/advancedconfigurationpage.js | 2 +- dashboard-ui/scripts/site.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard-ui/scripts/advancedconfigurationpage.js b/dashboard-ui/scripts/advancedconfigurationpage.js index eff0608852..f6ba1ea093 100644 --- a/dashboard-ui/scripts/advancedconfigurationpage.js +++ b/dashboard-ui/scripts/advancedconfigurationpage.js @@ -58,7 +58,7 @@ header: "Select Items By Name Path", - instruction: "

Browse or enter the path to your items by name folder. The folder must be writeable.

" + instruction: "Browse or enter the path to your items by name folder. The folder must be writeable." }); }); diff --git a/dashboard-ui/scripts/site.js b/dashboard-ui/scripts/site.js index 6e0879e9c5..3c948c8f9f 100644 --- a/dashboard-ui/scripts/site.js +++ b/dashboard-ui/scripts/site.js @@ -477,7 +477,7 @@ var Dashboard = { options = options || {}; options.header = options.header || "Select Media Path"; - options.instruction = options.instruction || "

Network paths (UNC) are optional, but will allow direct file playback when possible.

"; + options.instruction = options.instruction || "Any path will do, but network paths (UNC) will allow clients direct file playback when possible. For optimal playback of bluray and dvd folders, unc paths are recommended."; var html = '