X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Foptions.html;h=86c1388ad3bf94e2a3a3f43210c82739dc5406c6;hp=2adf57e2dadd0f382c5efaaecf68e36a65bb37d8;hb=63df577f7ced52acfa93e4a7f329292069d8ba9d;hpb=43a21f859e9fec31096c1540148bdd44a8e3702f diff --git a/src/main/resources/templates/options.html b/src/main/resources/templates/options.html index 2adf57e..86c1388 100644 --- a/src/main/resources/templates/options.html +++ b/src/main/resources/templates/options.html @@ -51,6 +51,24 @@ <%= 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>