NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
entrepot
/
wp-content
/
themes
/
realpro
/
thim-core
/
dashboard
/
gs-steps
/
Name
Size
Perms
Actions
📄 finish.php
562 B
0644
Edit
|
Chmod
|
Delete
📄 welcome.php
827 B
0644
Edit
|
Chmod
|
Delete
Editing: welcome.php
<div class="top"> <div class="row"> <div class="col-md-12"> <h2>Welcome to RealPro</h2> <div class="caption no-line"> <p>Hello there,</p> <p>If this is the first time you work with <strong>RealPro</strong>, please read and follow the instructions carefully. This is the getting started section of <strong>RealPro</strong> Theme Dashboard. It involves some simple steps to help you install the theme easier and to show you how the theme works, how to edit and customize the theme as you want it to be.</p> <p>Thank you for using the theme.</p> <p>Now, let's start!</p> </div> </div> </div> </div> <div class="bottom"> <a class="tc-skip-step">Skip</a> <button class="button button-primary tc-button tc-run-step"><?php esc_html_e( 'Next step →', 'thim-core' ); ?></button> </div>
Cancel