kslg/appointment-app

Issue: CAPTCHA Alert not showing as Warning Alert

Opened this issue · 0 comments

kslg commented

If the CAPTCHA fails then the alert message should show with class="alert alert-warning
The alert does not change and stays in class="alert alert-success
Tries to create a new template variable in appointment.html in line 15
alert is still showing unchanged after debugging.

Needed to create if else statement for the message variables.