X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fnotes.php;h=09dac72b0c9437dec1a7ee1063dd79ef4370eddf;hb=69bb3ff637e45cb768ebe8cbd8688fd591e24839;hp=afaa60f7016623c91d36432cd303c5b0fcd6140b;hpb=9ecb9842858541db669e6ee61627e8526bf4c719;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