diff --git a/plugins/040-apps/app/views/apps/installed.html.slim b/plugins/040-apps/app/views/apps/installed.html.slim index 45b9d546..8313bd93 100644 --- a/plugins/040-apps/app/views/apps/installed.html.slim +++ b/plugins/040-apps/app/views/apps/installed.html.slim @@ -4,7 +4,7 @@ #apps-table .settings-table - if @apps.any? - table.settings.tables + table.settings.table tr th.settings-col1.settings-col1-pad1.apps-col1[scope='col']= t('application') th.settings-col2.apps-col2[scope='col']= t('description')