]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/contacts-template.tpl
Merge pull request #6225 from annando/http-error
[friendica.git] / view / theme / frio / templates / contacts-template.tpl
index 6f64224015fa062eb863a73b740f29f699cbcafa..705e377ed358ebc9e19d17c9b0bcb4eebe25a5e3 100644 (file)
@@ -28,7 +28,7 @@
        <div id="contacts-search-end"></div>
 
        {{* we need the form container to make batch actions work *}}
-       <form name="batch_actions_submit" action="{{$baseurl}}/contacts/batch/" method="POST">
+       <form name="batch_actions_submit" action="{{$baseurl}}/contact/batch/" method="POST">
 
                {{* we put here a hidden input element. This is needed to transmit the batch actions with javascript*}}
                <input type="hidden" class="batch-action no-input fakelist" name="batch_submit" value="{{$l|escape:'html'}}">