From 0fa4934358ebd37e7431d828a9bf300173a4a6dc Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Sun, 25 Aug 2013 22:33:45 -0700 Subject: [PATCH] Using warning instead of danger for form elements --- NzbDrone.Core/Notifications/Xbmc/XbmcSettings.cs | 2 +- UI/Form/CheckboxTemplate.html | 2 +- UI/Series/Delete/DeleteSeriesTemplate.html | 2 +- UI/Settings/DownloadClient/LayoutTemplate.html | 2 +- UI/Settings/General/GeneralTemplate.html | 4 ++-- UI/Settings/MediaManagement/Naming/ViewTemplate.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NzbDrone.Core/Notifications/Xbmc/XbmcSettings.cs b/NzbDrone.Core/Notifications/Xbmc/XbmcSettings.cs index f8041a1b8..0a09d9d57 100644 --- a/NzbDrone.Core/Notifications/Xbmc/XbmcSettings.cs +++ b/NzbDrone.Core/Notifications/Xbmc/XbmcSettings.cs @@ -29,7 +29,7 @@ namespace NzbDrone.Core.Notifications.Xbmc [FieldDefinition(4, Label = "Display Time", HelpText = "How long the notification will be displayed for (In seconds)")] public Int32 DisplayTime { get; set; } - [FieldDefinition(5, Label = "GUI Notification", HelpText = "Show GUI notifications?", Type = FieldType.Checkbox)] + [FieldDefinition(5, Label = "GUI Notification", Type = FieldType.Checkbox)] public Boolean Notify { get; set; } [FieldDefinition(6, Label = "Update Library", HelpText = "Update Library on Download & Rename?", Type = FieldType.Checkbox)] diff --git a/UI/Form/CheckboxTemplate.html b/UI/Form/CheckboxTemplate.html index 477f1e0d4..94c7dde4c 100644 --- a/UI/Form/CheckboxTemplate.html +++ b/UI/Form/CheckboxTemplate.html @@ -12,7 +12,7 @@
- {{#if helpext}} + {{#if helpText}} diff --git a/UI/Series/Delete/DeleteSeriesTemplate.html b/UI/Series/Delete/DeleteSeriesTemplate.html index 261f82230..ac262f604 100644 --- a/UI/Series/Delete/DeleteSeriesTemplate.html +++ b/UI/Series/Delete/DeleteSeriesTemplate.html @@ -28,7 +28,7 @@ - +
diff --git a/UI/Settings/DownloadClient/LayoutTemplate.html b/UI/Settings/DownloadClient/LayoutTemplate.html index d82065877..9d66916f5 100644 --- a/UI/Settings/DownloadClient/LayoutTemplate.html +++ b/UI/Settings/DownloadClient/LayoutTemplate.html @@ -20,7 +20,7 @@ - + diff --git a/UI/Settings/General/GeneralTemplate.html b/UI/Settings/General/GeneralTemplate.html index 19f4a84cb..5c9cf3ebc 100644 --- a/UI/Settings/General/GeneralTemplate.html +++ b/UI/Settings/General/GeneralTemplate.html @@ -8,7 +8,7 @@
- +
@@ -85,7 +85,7 @@ - + diff --git a/UI/Settings/MediaManagement/Naming/ViewTemplate.html b/UI/Settings/MediaManagement/Naming/ViewTemplate.html index 50b732d1c..657be7b83 100644 --- a/UI/Settings/MediaManagement/Naming/ViewTemplate.html +++ b/UI/Settings/MediaManagement/Naming/ViewTemplate.html @@ -17,7 +17,7 @@ - +