From 8eedebfee34d52badaa80ea4641e8aa4a7bfe1d6 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 5 Jan 2014 16:28:42 +0100 Subject: [PATCH 1/1] Cleaning up some changes from the merge --- mod/crepair.php | 2 -- view/templates/crepair.tpl | 2 -- 2 files changed, 4 deletions(-) diff --git a/mod/crepair.php b/mod/crepair.php index 0fdab7eebe..223c7c60e2 100644 --- a/mod/crepair.php +++ b/mod/crepair.php @@ -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') )); diff --git a/view/templates/crepair.tpl b/view/templates/crepair.tpl index 5cc4462b39..d53af5dad7 100644 --- a/view/templates/crepair.tpl +++ b/view/templates/crepair.tpl @@ -42,8 +42,6 @@ {{include file="field_checkbox.tpl" field=$remote_self}} {{/if}} -{{include file="field_checkbox.tpl" field=$contact_self}} - -- 2.39.2