]> 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 7dc6e0cec30c4015a87c31fb645c6654e0907318..5797196ebb7dc4d0b20912d4acd52150ce658438 100644 (file)
@@ -19,7 +19,7 @@
        {{include file="contact_template.tpl"}}
 {{/foreach}}
 <div id="contact-edit-end"></div>
-<div class="submit">
+<div id="contacts-actions">
 {{foreach $batch_actions as $n=>$l}}
  <input class="batch-action" name="{{$n}}" value="{{$l}}" type="submit">
  {{/foreach}}