diff --git a/includes/help.php b/includes/help.php index 291162c..3f0c7b9 100644 --- a/includes/help.php +++ b/includes/help.php @@ -71,7 +71,5 @@ \get_current_screen()->set_help_sidebar( '

' . \__( 'For more information:', 'activitypub' ) . '

' . '

' . \__( 'Get support', 'activitypub' ) . '

' . - '

' . \__( 'Report an issue', 'activitypub' ) . '

' . - '
' . - '

' . \__( 'Donate', 'activitypub' ) . '

' + '

' . \__( 'Report an issue', 'activitypub' ) . '

' );