We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f17a8 commit e3955e9Copy full SHA for e3955e9
Views/Pages/AccountSettings.cshtml
@@ -195,7 +195,7 @@
195
<input class="form-check-input" type="checkbox" name="accountActivation" id="accountActivation" />
196
<label class="form-check-label" for="accountActivation">I confirm my account deactivation</label>
197
</div>
198
- <button type="submit" class="btn btn-danger deactivate-account" disabled="disabled">Deactivate Account</button>
+ <button type="submit" class="btn btn-danger">Deactivate Account</button>
199
</form>
200
201
0 commit comments