- Timestamp:
- 05/21/2018 01:00:36 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/members/single/default-front.php
r12082 r12104 14 14 <div class="bp-feedback custom-homepage-info info"> 15 15 <strong><?php esc_html_e( 'Manage the members default front page', 'buddypress' ); ?></strong> 16 <button type="button" class="bp-tooltip" data-bp-tooltip="<?php e sc_attr_e( 'Close', 'buddypress' ); ?>" aria-label="<?php esc_attr_e( 'Close this notice', 'buddypress' ); ?>" data-bp-close="remove"><span class="dashicons dashicons-dismiss" aria-hidden="true"></span></button><br/>16 <button type="button" class="bp-tooltip" data-bp-tooltip="<?php echo esc_attr_x( 'Close', 'button', 'buddypress' ); ?>" aria-label="<?php esc_attr_e( 'Close this notice', 'buddypress' ); ?>" data-bp-close="remove"><span class="dashicons dashicons-dismiss" aria-hidden="true"></span></button><br/> 17 17 <?php 18 18 printf(
Note: See TracChangeset
for help on using the changeset viewer.