Changeset 2749514
- Timestamp:
- 06/29/2022 08:44:29 AM (4 years ago)
- File:
-
- 1 edited
-
aritize-3d/trunk/includes/admin/aritize-3d.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
aritize-3d/trunk/includes/admin/aritize-3d.php
r2749504 r2749514 6 6 ?> 7 7 <div id="threedy-plugin-container"> 8 <div class="container">8 <div class="container"> 9 9 <div class="threedy-layout"> 10 10 <div class="threedy-logo"></div> 11 <h3 class="threedy-title"><?php esc_html(__('Welcome to ARitize3D' )); ?></h3>11 <h3 class="threedy-title"><?php esc_html(__('Welcome to ARitize3D', 'aritize-3d')); ?></h3> 12 12 <div class="threedy-button"> 13 13 <?php echo aritize3d_load_gotoapp_button() ?>
Note: See TracChangeset
for help on using the changeset viewer.