diff options
Diffstat (limited to 'client/src/app/+about')
-rw-r--r-- | client/src/app/+about/about-instance/about-instance.component.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/+about/about-instance/about-instance.component.html b/client/src/app/+about/about-instance/about-instance.component.html index 1df1ef2ad..7ba2d9ac8 100644 --- a/client/src/app/+about/about-instance/about-instance.component.html +++ b/client/src/app/+about/about-instance/about-instance.component.html | |||
@@ -91,7 +91,6 @@ | |||
91 | </div> | 91 | </div> |
92 | 92 | ||
93 | <div class="col-md-12 col-xl-6"> | 93 | <div class="col-md-12 col-xl-6"> |
94 | <label i18n>Features found on this instance</label> | ||
95 | <my-instance-features-table></my-instance-features-table> | 94 | <my-instance-features-table></my-instance-features-table> |
96 | </div> | 95 | </div> |
97 | 96 | ||