diff --git a/bijoe/templates/bijoe/visualization.html b/bijoe/templates/bijoe/visualization.html index df56fb5..9692295 100644 --- a/bijoe/templates/bijoe/visualization.html +++ b/bijoe/templates/bijoe/visualization.html @@ -15,7 +15,7 @@ {% block actions %} {% trans "Rename" %} {% trans "Delete" %} - {% trans "Export as ODS" %} + {% trans "Export as ODS" %} {% trans "URL for IFRAME" %} {% endblock %}