diff --git a/httpd/fx/app/templates/fx/properties.html.ekc3 b/httpd/fx/app/templates/fx/properties.html.ekc3
index 7481f8f..240b993 100644
--- a/httpd/fx/app/templates/fx/properties.html.ekc3
+++ b/httpd/fx/app/templates/fx/properties.html.ekc3
@@ -22,7 +22,7 @@
name="property_value"
type="hidden"
value="#{HTML.escape(value)}" />
- <button type="submit"><i class="fas fa-trash" /></button>
+ <button type="submit"><i class="fas fa-trash"></i></button>
</form>
</td>
<!-- end -->