]> git.mxchange.org Git - friendica.git/blobdiff - mod/contacts.php
Merge pull request #2637 from rabuzarus/2506_wallmessage_js
[friendica.git] / mod / contacts.php
index 3d8b44b719c2e3ba933898e7afa876b6e05f8c7e..4eb435fc7550697abf23d6c4543140b08e31a616 100644 (file)
@@ -800,6 +800,7 @@ function contacts_content(&$a) {
                        "contacts_batch_archive" => t('Archive')."/".t("Unarchive"),
                        "contacts_batch_drop" => t('Delete'),
                ),
+               '$h_batch_actions' => t('Batch Actions'),
                '$paginate' => paginate($a),
 
        ));