X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Foptions.html;h=76954eb9306843706e4a3cb9c67a8452a30d49d0;hp=2adf57e2dadd0f382c5efaaecf68e36a65bb37d8;hb=e53a6719aa62a2c1f761d2adedecc4b0c230dd72;hpb=9f8b3c3202fd7b03768c2438c3e5d37faa9dfc5e diff --git a/src/main/resources/templates/options.html b/src/main/resources/templates/options.html index 2adf57e..76954eb 100644 --- a/src/main/resources/templates/options.html +++ b/src/main/resources/templates/options.html @@ -51,6 +51,33 @@ <%= Page.Options.Option.EnableSoneInsertNotifications.Description|l10n|html>

+

+ disabled="disabled"<%/if><%if show-notification-new-sones> checked="checked"<%/if>/> + <%= Page.Options.Option.ShowNotificationNewSones.Description|l10n|html> +

+ +

+ disabled="disabled"<%/if><%if show-notification-new-posts> checked="checked"<%/if>/> + <%= Page.Options.Option.ShowNotificationNewPosts.Description|l10n|html> +

+ +

+ disabled="disabled"<%/if><%if show-notification-new-replies> checked="checked"<%/if>/> + <%= Page.Options.Option.ShowNotificationNewReplies.Description|l10n|html> +

+ + <%ifnull !currentSone> + + <%/if> +

<%= Page.Options.Section.RuntimeOptions.Title|l10n|html>

<%= Page.Options.Option.InsertionDelay.Description|l10n|html>