diff --git a/umap/static/umap/js/umap.js b/umap/static/umap/js/umap.js index ab16ec5c..48944b51 100644 --- a/umap/static/umap/js/umap.js +++ b/umap/static/umap/js/umap.js @@ -1765,7 +1765,7 @@ L.U.Map.include({ L.DomUtil.createButton( 'umap-open-filter-link flat', container, - ` | ${L._('Select data')}`, + L._('Select data'), this.openFacet, this )