]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/profile_vcard.tpl
Don't replace data-src with src in acl-template
[friendica.git] / view / theme / testbubble / profile_vcard.tpl
index 0ee6919bc950fcea7e9c48605afb34e1c355008e..16867069953a627df1daf5df596d1a4594c39d44 100644 (file)
@@ -14,9 +14,9 @@
                        <span class="city-state-zip">
                                <span class="locality">$profile.locality</span>{{ if $profile.locality }}, {{ endif }}
                                <span class="region">$profile.region</span>
-                               <span class="postal-code">$profile.postal-code</span>
+                               <span class="postal-code">$profile.postal_code</span>
                        </span>
-                       {{ if $profile.country-name }}<span class="country-name">$profile.country-name</span>{{ endif }}
+                       {{ if $profile.country_name }}<span class="country-name">$profile.country_name</span>{{ endif }}
                </dd>
                </dl>
        {{ endif }}