]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/contacts-template.tpl
Added h-card and functionality for IndieAuth/Web-sign-in
[friendica.git] / view / templates / contacts-template.tpl
index 774bc00deb338d5933bb87465cc0d016b817cc2c..5797196ebb7dc4d0b20912d4acd52150ce658438 100644 (file)
@@ -19,7 +19,7 @@
        {{include file="contact_template.tpl"}}
 {{/foreach}}
 <div id="contact-edit-end"></div>
-<div id="contats-actions">
+<div id="contacts-actions">
 {{foreach $batch_actions as $n=>$l}}
  <input class="batch-action" name="{{$n}}" value="{{$l}}" type="submit">
  {{/foreach}}