diff --git a/templates/database/structure/structure_table_row.twig b/templates/database/structure/structure_table_row.twig index 6465de0900..c1177c9ef9 100644 --- a/templates/database/structure/structure_table_row.twig +++ b/templates/database/structure/structure_table_row.twig @@ -53,17 +53,7 @@ {{ titles['Insert']|raw }} - {% if table_is_view %} - - {{ titles['Edit']|raw }} - - {% endif %} - {% if empty_table is not empty %} - {{ empty_table|raw }} - {% endif %} + {{ empty_table|raw }}