X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;fp=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=1f03bce772fb196e288c2d201fa9bf9575bf2c0d;hp=e140ac44e55d51385e925c6d041671c1a49fb61d;hb=0f7a91f4fa689a4084d7db5987a534b4b4fc3866;hpb=f44aa96bb0b188ffcb33b6c7fbdc5a86815d04b7 diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index e140ac4..1f03bce 100644 --- a/src/main/resources/templates/editProfile.html +++ b/src/main/resources/templates/editProfile.html @@ -192,7 +192,7 @@ <%foreach currentSone.allImages image>
  • checked="checked"<%/if>/> -
    <% image|image-link max-width=48 max-height=48 mode=enlarge title==image.title>
    +
    <% image|image-link max-width==48 max-height==48 mode==enlarge title=image.title>
  • <%/foreach> @@ -232,7 +232,7 @@

    <%= Page.EditProfile.Fields.AddField.Title|l10n|html>

    <%if duplicateFieldName> -

    <%= Page.EditProfile.Error.DuplicateFieldName|l10n|replace needle="{fieldName}" replacementKey="fieldName"|html>

    +

    <%= Page.EditProfile.Error.DuplicateFieldName|l10n|replace needle=="{fieldName}" replacement=fieldName|html>

    <%/if>