hubzilla 8.8 update

This commit is contained in:
root
2023-11-26 07:16:19 +00:00
parent f4b2177923
commit aa88ffc73e
3 changed files with 7 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ class Link extends \Zotlabs\Web\Controller {
);
$o = '<div id="jot-popup">';
$o .= status_editor($a,$x,false,'Display');
$o .= status_editor($x,false,'Display');
$o .= '</div>';
}