📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 12:02:47
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
themes
/
berich
/
inc
/
admin
/
views
✏️
Editing: admin-featured.php
<div class="pxl-iconbox"> <span class="pxl-icon-container"> <img src="<?php echo get_template_directory_uri() . '/inc/admin/assets/img/check.png' ?>" alt="<?php esc_attr_e( 'Check', 'berich' ); ?>"> </span> <div class="pxl-iconbox-contents"> <h6><?php esc_html_e( 'Enable Auto Updates', 'berich' ); ?></h6> <p><?php esc_html_e( 'Smart Dashboard keeps your site up-to-date. Free for lifetime.', 'berich' ); ?></p> </div> </div> <div class="pxl-iconbox"> <span class="pxl-icon-container"> <img src="<?php echo get_template_directory_uri() . '/inc/admin/assets/img/check.png' ?>" alt="<?php esc_attr_e( 'Check', 'berich' ); ?>"> </span> <div class="pxl-iconbox-contents"> <h6><?php esc_html_e( 'Exclusive and Premium Plugins', 'berich' ); ?></h6> <p><?php esc_html_e( 'Get access to premium and exclusive plugins for free.', 'berich' ); ?></p> </div> </div> <div class="pxl-iconbox"> <span class="pxl-icon-container"> <img src="<?php echo get_template_directory_uri() . '/inc/admin/assets/img/check.png' ?>" alt="<?php esc_attr_e( 'Check', 'berich' ); ?>"> </span> <div class="pxl-iconbox-contents"> <h6><?php esc_html_e( 'Premium Support', 'berich' ); ?></h6> <p><?php esc_html_e( 'Get access to top-notch support.', 'berich' ); ?></p> </div> </div>
💾 Save Changes
❌ Cancel