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

+ +

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

+ +

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

+ + +

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

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