X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=1f03bce772fb196e288c2d201fa9bf9575bf2c0d;hb=244ee27268a2d8d4c5775d20b15117f8fcb7be6f;hp=e140ac44e55d51385e925c6d041671c1a49fb61d;hpb=14dd8f2dcddb3ebfa0618677f10fe11b8f86ecdd;p=Sone.git 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>