HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/lacalita/wp-content/plugins/white-label-cms/view/admin/parts/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>