Changeset 2841153
- Timestamp:
- 12/29/2022 05:13:24 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bot-for-telegram-on-woocommerce/trunk/templates/login.php
r2841139 r2841153 9 9 $params .= ' data-radius="' . esc_attr($atts['button_radius']) . '"'; 10 10 } 11 11 12 if ( empty( $atts['show_photo'] ) ) { 12 13 $params .= ' data-userpic="false"';
Note: See TracChangeset
for help on using the changeset viewer.