Add submitted message after contact form submit

This commit is contained in:
2015-03-11 10:31:33 +01:00
parent 61d1a5998d
commit 0ceabcdac3
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
en: en:
website: website:
contact_form: contact_form:
submitted: Submitted: You successfully submitted the contact form
send_button: "Send form" send_button: "Send form"
+1
View File
@@ -1,4 +1,5 @@
nl: nl:
website: website:
contact_form: contact_form:
submitted: Submitted: You successfully submitted the contact form
send_button: Verstuur send_button: Verstuur
+6 -1
View File
@@ -14,7 +14,6 @@ Supplier
- english emails - english emails
- Add qr print functionality offering to send the stickers - Add qr print functionality offering to send the stickers
- Add qr-print button to tables - Add qr-print button to tables
- Product variants
- Order product buttons to views - Order product buttons to views
- Use modernizr svg to determine svg handling capabilities - Use modernizr svg to determine svg handling capabilities
@@ -39,6 +38,12 @@ General
------- -------
- Loading pages - Loading pages
- Product variants
- Timed delivering
- minimum delay
- What products
- how to display
Post release Post release
============ ============