X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fnotes.php;h=09dac72b0c9437dec1a7ee1063dd79ef4370eddf;hb=f0b928176aa81f1e29672ad3da8b542e757f3d30;hp=afaa60f7016623c91d36432cd303c5b0fcd6140b;hpb=786e9064f2c1281964b9153a8ba5a5511eca72f6;p=friendica.git diff --git a/mod/notes.php b/mod/notes.php index afaa60f701..09dac72b0c 100644 --- a/mod/notes.php +++ b/mod/notes.php @@ -60,16 +60,12 @@ function notes_content(&$a,$update = false) { 'bang' => '', 'visitor' => 'block', 'profile_uid' => local_user(), - 'button' => t('Save') - + 'button' => t('Save'), + 'acl_data' => '', ); $o .= status_editor($a,$x,$a->contact['id']); - $o .= '
' . "\r\n"; - $o .= "\r\n"; - } // Construct permissions