first commit
This commit is contained in:
7
pma/templates/recent_favorite_table_no_tables.twig
Normal file
7
pma/templates/recent_favorite_table_no_tables.twig
Normal file
@@ -0,0 +1,7 @@
|
||||
<li class="warp_link">
|
||||
{% if is_recent %}
|
||||
{% trans 'There are no recent tables.' %}
|
||||
{% else %}
|
||||
{% trans 'There are no favorite tables.' %}
|
||||
{% endif %}
|
||||
</li>
|
||||
Reference in New Issue
Block a user