]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/smarty3/profile_vcard.tpl
some smarty templates needed updating
[friendica.git] / view / theme / vier / smarty3 / profile_vcard.tpl
index f2a24755d705d3af748928af6c6a9a15055c524d..9e0da287cfa030d8f8584d20b62ca9821b94b929 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}<div class="vcard">
+ *}}
+<div class="vcard">
 
        <div class="tool">
                <div class="fn label">{{$profile.name}}</div>
@@ -22,7 +23,7 @@
                        </ul>
                        </div>
                {{else}}
-                       <div class="profile-edit-side-div"><a class="profile-edit-side-link icon edit" title="{{$editprofile}}" href="profiles/{{$profid}}" ></a></div>
+                       <div class="profile-edit-side-div"><a class="profile-edit-side-link icon edit" title="{{$editprofile}}" href="profiles" ></a></div>
                {{/if}}
        </div>