File "recent_favorite_table_no_tables.twig"
Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/phpMyAdmin/templates/recent_favorite_table_no_tables.twig
File size: 187 B
MIME-type:
Charset: utf-8
<li class="warp_link">
{% if is_recent %}
{% trans 'There are no recent tables.' %}
{% else %}
{% trans 'There are no favorite tables.' %}
{% endif %}
</li>