File "secondary_tabs.twig"
Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/secondary_tabs.twig
File size: 147 B
MIME-type:
Charset: utf-8
<ul id="topmenu2">
{% for tab in sub_tabs %}
{{ get_html_tab(tab, url_params) }}
{% endfor %}
</ul>
<div class="clearfloat"></div>