diff --git a/ckanext/bulkupload/templates/package/package_busoperator.html b/ckanext/bulkupload/templates/package/package_busoperator.html index e851b75..f340e23 100644 --- a/ckanext/bulkupload/templates/package/package_busoperator.html +++ b/ckanext/bulkupload/templates/package/package_busoperator.html @@ -6,36 +6,49 @@
{% if request.args.get('errors') %} -
That dataset name allready exists
+That dataset name already exists
{% endif %} - + + + {% endblock %} {% endblock %} @@ -56,23 +69,3 @@