PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
themes
/
tryo
/
inc
/
admin
/
dashboard
<div class="et-dsd-wrap"> <header class="et_dsb_header"> <div class="et-dsb-header-inner"> <h2><?php esc_html_e( 'Welcome to Tryo!', 'tryo' ); ?></h2> <p><?php esc_html_e( 'Verify Your Purchase of tryo WordPress Theme', 'tryo' ) ?></p> </div> </header> <div class="et-row"> <div class="et-col et-col-12"> <?php include_once( get_template_directory() . '/inc/admin/registration.php' ); ?> </div> <div class="et-col et-col-12"> <?php include_once( get_template_directory() . '/inc/admin/features.php' ); ?> </div> </div> </div>
[+]
..
[-] Tryo_admin_dashboard.php
[edit]
[-] dashboard.php
[edit]