From 6f03c39fc309b614c4b63e1880190b15a367ea8d Mon Sep 17 00:00:00 2001 From: Frantisek Holop Date: Fri, 5 Jan 2018 16:02:53 +0100 Subject: [PATCH] add class blocks for service buttons --- src/fobi/templates/fobi/generic/edit_form_entry_ajax.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html b/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html index e9a7d259..a3c99bc0 100644 --- a/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html +++ b/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html @@ -176,7 +176,7 @@

{% trans "Export your form as JSON" %}

{% trans "Export your form into JSON format and import it again any time!" %}

- + {% trans "Export form" %}

@@ -186,7 +186,7 @@

{% trans "Delete your form" %}

{% trans "Once deleted, can't be undone!" %}

- + {% trans "Delete form" %}