From de539a4de65957d13c188142f83e239a0b37a246 Mon Sep 17 00:00:00 2001 From: ariannedee Date: Wed, 16 Sep 2020 13:46:36 -0700 Subject: [PATCH] DIV-1126: Remove the "Back" button --- .../apps/core/templates/prequalification/step_01.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/edivorce/apps/core/templates/prequalification/step_01.html b/edivorce/apps/core/templates/prequalification/step_01.html index 09a0e160..a39d11e2 100644 --- a/edivorce/apps/core/templates/prequalification/step_01.html +++ b/edivorce/apps/core/templates/prequalification/step_01.html @@ -112,17 +112,6 @@ {% block formbuttons %}
- - {% if request.user.is_authenticated %} - -    Back - - {% else %} - -    Back - - {% endif %} - Next