X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Foptions.html;h=119c8a188cb81e92d0bd92b38fc3515db169d761;hp=3b954c4ae721f66174c1af9d0cf81a23a61cd36c;hb=0f7a91f4fa689a4084d7db5987a534b4b4fc3866;hpb=f44aa96bb0b188ffcb33b6c7fbdc5a86815d04b7 diff --git a/src/main/resources/templates/options.html b/src/main/resources/templates/options.html index 3b954c4..119c8a1 100644 --- a/src/main/resources/templates/options.html +++ b/src/main/resources/templates/options.html @@ -39,7 +39,7 @@

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

<%ifnull currentSone> -

<%= Page.Options.Section.SoneSpecificOptions.NotLoggedIn|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement=''>

+

<%= Page.Options.Section.SoneSpecificOptions.NotLoggedIn|l10n|html|replace needle=="{link}" replacement==''|replace needle=="{/link}" replacement==''>

<%else>

<%= Page.Options.Section.SoneSpecificOptions.LoggedIn|l10n|html>

<%/if> @@ -72,26 +72,26 @@

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

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

- + @@ -155,20 +155,20 @@

checked="checked"<%/if> /> <%= Page.Options.Option.FcpInterfaceActive.Description|l10n|html>

- <%= Page.Options.Option.FcpFullAccessRequired.Description|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement=''> + <%= Page.Options.Option.FcpFullAccessRequired.Description|l10n|html|replace needle=="{link}" replacement==''|replace needle=="{/link}" replacement==''>

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

-

<%= Page.Options.Option.ClearOnNextRestart.Description|l10n|html|replace needle="{strong}" replacement=""|replace needle="{/strong}" replacement="">

+

<%= Page.Options.Option.ClearOnNextRestart.Description|l10n|html|replace needle=="{strong}" replacement==""|replace needle=="{/strong}" replacement=="">

-

<%= Page.Options.Option.ReallyClearOnNextRestart.Description|l10n|html|replace needle="{strong}" replacement=""|replace needle="{/strong}" replacement="">

+

<%= Page.Options.Option.ReallyClearOnNextRestart.Description|l10n|html|replace needle=="{strong}" replacement==""|replace needle=="{/strong}" replacement=="">