Your IP : 18.191.164.145


Current Path : /usr/share/phpMyAdmin/templates/
Upload File :
Current File : //usr/share/phpMyAdmin/templates/recent_favorite_table_no_tables.twig

<li class="warp_link">
    {% if is_recent  %}
        {% trans 'There are no recent tables.' %}
    {% else %}
        {% trans 'There are no favorite tables.'  %}
    {% endif %}
</li>