- Timestamp:
- 01/13/2024 09:45:16 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/assets/emails/single-bp-email.php
r12566 r13692 241 241 </center> 242 242 </td></tr></table> 243 <?php if ( function_exists( 'is_customize_preview' ) && is_customize_preview() ) wp_footer(); ?>243 <?php if ( function_exists( 'is_customize_preview' ) && is_customize_preview() ) bp_email_footer(); ?> 244 244 </body> 245 245 </html>
Note: See TracChangeset
for help on using the changeset viewer.