diff --git a/templates/table/structure/display_table_stats.twig b/templates/table/structure/display_table_stats.twig index 5c70e36c97a4..c403288c3c4e 100644 --- a/templates/table/structure/display_table_stats.twig +++ b/templates/table/structure/display_table_stats.twig @@ -10,7 +10,7 @@ {% if not tbl_is_view and not db_is_system_schema %} - +
@@ -70,7 +70,7 @@ {% set avg_size = avg_size is defined ? avg_size : null %} {% set avg_unit = avg_unit is defined ? avg_unit : null %} -
{% trans 'Space usage' %}
+
{% if showtable['Row_format'] is defined %}
{% trans 'Row statistics' %}