Plugin Directory

Changeset 2749514


Ignore:
Timestamp:
06/29/2022 08:44:29 AM (4 years ago)
Author:
nextechar
Message:

fix text welcome not display in go to app button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • aritize-3d/trunk/includes/admin/aritize-3d.php

    r2749504 r2749514  
    66?>
    77<div id="threedy-plugin-container">
    8     <div class="container">
     8    <div class="container">
    99        <div class="threedy-layout">
    1010            <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>
    1212            <div class="threedy-button">
    1313                <?php echo aritize3d_load_gotoapp_button() ?>
Note: See TracChangeset for help on using the changeset viewer.