Sindbad~EG File Manager

Current Path : /home/frekansk/www/wp-content/plugins/metform/core/integrations/onboard/controls/settings/
Upload File :
Current File : //home/frekansk/www/wp-content/plugins/metform/core/integrations/onboard/controls/settings/text.php

<div class="form-group mf-admin-input-text mf-admin-input-text-<?php echo esc_attr(self::strify($name)); ?>">
    <label for="mf-admin-option-text<?php echo esc_attr(self::strify($name)); ?>"><?php echo esc_html($label); ?></label>
    <input
        type="text"
        class="attr-form-control"
        id="mf-admin-option-text<?php echo esc_attr(self::strify($name)); ?>"
        aria-describedby="mf-admin-option-text-help<?php echo esc_attr(self::strify($name)); ?>"
        placeholder="<?php echo esc_attr($placeholder); ?>"
        name="<?php echo esc_attr($name); ?>"
        value="<?php echo esc_attr($value); ?>"
        <?php echo esc_attr($disabled) ?>
    >
    <small id="mf-admin-option-text-help<?php echo esc_attr(self::strify($name)); ?>" class="form-text text-muted"><?php echo esc_html($info); ?></small>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists