File "footer.twig"

Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/footer.twig
File size: 388 B
MIME-type:
Charset: utf-8

Download   Open   Back

{% if not is_ajax %}
  </div>
{% endif %}
{% if not is_ajax and not is_minimal %}
  {{ self_link|raw }}

  <div class="clearfloat" id="pma_errors">
    {{ error_messages|raw }}
  </div>

  {{ scripts|raw }}

  {% if is_demo %}
    <div id="pma_demo">
      {{ demo_message|raw }}
    </div>
  {% endif %}

  {{ footer|raw }}
{% endif %}
{% if not is_ajax %}
  </body>
</html>
{% endif %}

PHP File Manager