remove headline

This commit is contained in:
Matthias Pfefferle 2022-11-21 08:27:22 +01:00
parent e4edd52ddb
commit 39df422662

View file

@ -5,8 +5,6 @@
<p><?php \printf( __( 'If you have problems using this plugin, please check the <a href="%s">Site Health</a> to ensure that your site is compatible and/or use the "Help" tab (in the top right of the settings pages).', 'activitypub' ), admin_url( '/wp-admin/site-health.php' ) ); ?></p>
</div>
<h2><?php \esc_html_e( 'Settings', 'activitypub' ); ?></h2>
<p><?php \esc_html_e( 'Customize your ActivityPub settings to suit your needs.', 'activitypub' ) ?></p>
<form method="post" action="options.php">