Skip to:
Content

BuddyPress.org

Ticket #6879: 6879.patch

File 6879.patch, 1.4 KB (added by mercime, 7 years ago)
  • src/bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php

     
    88
    99?>
    1010
    11 <h4><?php _e( 'Change Profile Photo', 'buddypress' ); ?></h4>
     11<h2><?php _e( 'Change Profile Photo', 'buddypress' ); ?></h2>
    1212
    1313<?php
    1414
  • src/bp-templates/bp-legacy/css/buddypress-rtl.css

     
    154715473.10 - Extended Profiles
    15481548--------------------------------------------------------------*/
    15491549
     1550#buddypress div.profile h2,
    15501551#buddypress div.profile h4 {
    15511552        margin-bottom: auto;
    15521553        margin-top: 15px;
  • src/bp-templates/bp-legacy/css/buddypress.css

     
    154715473.10 - Extended Profiles
    15481548--------------------------------------------------------------*/
    15491549
     1550#buddypress div.profile h2,
    15501551#buddypress div.profile h4 {
    15511552        margin-bottom: auto;
    15521553        margin-top: 15px;