aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorMaZderMind2015-03-31 16:36:36 +0200
committerMaZderMind2015-03-31 16:36:36 +0200
commita0c939e003dc52cf1f7858e1418ed281f15c37cc (patch)
tree79d887a2e7ed72403cd97557326024959ca45573 /template
parent5c80bf0c039db7b7425b2aff2b34387fc3508be5 (diff)
Submit Form via Ajax and report Errors
Diffstat (limited to 'template')
-rw-r--r--template/assemblies/feedback.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/assemblies/feedback.phtml b/template/assemblies/feedback.phtml
index 3c29cfb..8476dee 100644
--- a/template/assemblies/feedback.phtml
+++ b/template/assemblies/feedback.phtml
@@ -144,4 +144,5 @@
</form>
<h3 class="feedback-thankyou">Thank you!</h3>
+<h3 class="feedback-error">The Feedback seems to be also broken…</h3>
<iframe name="feedback-target" style="display: none;"></iframe>