diff --git a/youmap/templates/leaflet_storage/category_form.html b/youmap/templates/leaflet_storage/category_form.html index b5eaf08b..0aa66bf2 100644 --- a/youmap/templates/leaflet_storage/category_form.html +++ b/youmap/templates/leaflet_storage/category_form.html @@ -17,9 +17,9 @@ {% foundation_field form.rank %}
- {{ form.preset.label }}{{ form.preset }} + {{ form.display_on_load.label }}{{ form.display_on_load }}
- {{ form.preset.help_text }} + {{ form.display_on_load.help_text }} {{ form.map }} {% if delete_url %}