diff --git a/templates/account/profile.tpl b/templates/account/profile.tpl index 8f634068..4a439eb0 100644 --- a/templates/account/profile.tpl +++ b/templates/account/profile.tpl @@ -78,7 +78,7 @@
{{tx(./name)}} {{{ if (./type == "input-link") }}} - {./linkValue} + {./linkValue} {{{ else }}} {./value} {{{ end }}}