📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 13:41:11
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
white-label-cms
/
view
/
admin
/
parts
✏️
Editing: import-settings.php
<section class="tab-import-settings" id="import-settings"> <div class="wlcms-body-wrapper"> <div class="wlcms-body-header"> <h2><?php _e('Import Settings', 'white-label-cms') ?></h2> </div> <div class="wlcms-body-main"> <div class="wlcms-input-group"> <div class="wlcms-input"> <input type="file" name="import_file" id="import_file" /> </div> <div class="wlcms-help"> <?php _e('To import the settings from another website', 'white-label-cms') ?> </div> </div> </div> </div> </section>
💾 Save Changes
❌ Cancel