Skip to content

Commit e3955e9

Browse files
committed
refactor(pages): updated accountsettings cshtml file as per new design
1 parent 37f17a8 commit e3955e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Views/Pages/AccountSettings.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<input class="form-check-input" type="checkbox" name="accountActivation" id="accountActivation" />
196196
<label class="form-check-label" for="accountActivation">I confirm my account deactivation</label>
197197
</div>
198-
<button type="submit" class="btn btn-danger deactivate-account" disabled="disabled">Deactivate Account</button>
198+
<button type="submit" class="btn btn-danger">Deactivate Account</button>
199199
</form>
200200
</div>
201201
</div>

0 commit comments

Comments
 (0)