X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Foptions.html;h=57f3c5f4eeaeae321392cbc37990c11a61c5ed02;hp=2adf57e2dadd0f382c5efaaecf68e36a65bb37d8;hb=88ca883d8fa52c96a68db1c441c72a7fdf5dbfe2;hpb=db18d6702f5988236b26d99829d55171dfd16785 diff --git a/src/main/resources/templates/options.html b/src/main/resources/templates/options.html index 2adf57e..57f3c5f 100644 --- a/src/main/resources/templates/options.html +++ b/src/main/resources/templates/options.html @@ -51,6 +51,21 @@ <%= 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.RuntimeOptions.Title|l10n|html>

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