diff --git a/bijoe/templates/bijoe/cube.html b/bijoe/templates/bijoe/cube.html index 01f6f2c..e96ef4e 100644 --- a/bijoe/templates/bijoe/cube.html +++ b/bijoe/templates/bijoe/cube.html @@ -63,8 +63,7 @@ {% include "bijoe/cube_chart.html" %} {% endif %} {% block actions %} - URL + URL {% trans "URL for IFRAME" %} diff --git a/bijoe/templates/bijoe/cube_raw.html b/bijoe/templates/bijoe/cube_raw.html index fd727cd..845a36e 100644 --- a/bijoe/templates/bijoe/cube_raw.html +++ b/bijoe/templates/bijoe/cube_raw.html @@ -21,8 +21,7 @@ {% else %} {% include "bijoe/cube_chart.html" %} {% endif %} - URL + URL {% endif %}