forked from GNUsocial/gnu-social
		
	Remove duplicate noticeforms from realtime popup.
This commit is contained in:
		| @@ -222,10 +222,6 @@ class RealtimePlugin extends Plugin | ||||
|                          ''); | ||||
|         $action->elementEnd('address'); | ||||
|  | ||||
|         if (common_logged_in()) { | ||||
|             $action->showNoticeForm(); | ||||
|         } | ||||
|  | ||||
|         $action->showContentBlock(); | ||||
|         $action->showScripts(); | ||||
|         $action->elementEnd('body'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user