Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/facebook.codeskitter.site/admin-panel/pages/edit-lang/
Upload File :
Current File : /home/users/unlimited/www/facebook.codeskitter.site/admin-panel/pages/edit-lang/form-list.phtml

<div class="form-group">
    <div class="form-lins">
        <label class="form-lasbel"><?php echo ucfirst($wo['key_']); ?></label>
        <textarea style="resize: none;" name="<?php echo $wo['key_']; ?>" id="<?php echo $wo['key_']; ?>" class="form-control" cols="20" rows="2" data-editable="<?php echo $wo['is_editale']; ?>"><?php echo $wo['lang_vlaue'] ?></textarea>
    </div>
</div>