Consistently apply class="title" to our options page h3 tags.
props norcross. fixes #24080. git-svn-id: http://core.svn.wordpress.org/trunk@24002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -164,7 +164,7 @@ printf( __('Comments should be displayed with the %s comments at the top of each
|
||||
<?php do_settings_fields('discussion', 'default'); ?>
|
||||
</table>
|
||||
|
||||
<h3><?php _e('Avatars'); ?></h3>
|
||||
<h3 class="title"><?php _e('Avatars'); ?></h3>
|
||||
|
||||
<p><?php _e('An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site.'); ?></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user