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 @@ - +