]> git.mxchange.org Git - friendica.git/blobdiff - mod/crepair.php
Cleaning up some changes from the merge
[friendica.git] / mod / crepair.php
index 0fdab7eebe1cd7cacde8e66a115ab11142d59ab0..223c7c60e22690a2706d0118927c4ce2d46c6729 100644 (file)
@@ -168,8 +168,6 @@ function crepair_content(&$a) {
                '$notify'       => $contact['notify'],
                '$poll'         => $contact['poll'],
                '$contact_attag'  => $contact['attag'],
-               '$contact_self' => array('remote_self', t('Mirror all posts to the wall?'), $contact['remote_self'], 
-                                       t('Shall all posts from this contact posted like your own posts?')),
                '$lbl_submit'   => t('Submit')
            ));