mirror of https://github.com/zulip/zulip.git
upgrade: Remove dead error message block.
This commit is contained in:
parent
e4d3d4b31d
commit
626768f626
|
@ -174,11 +174,6 @@
|
||||||
<div id="autopay-error" class="alert alert-danger upgrade-page-error hide"></div>
|
<div id="autopay-error" class="alert alert-danger upgrade-page-error hide"></div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
{% if error_message %}
|
|
||||||
<div class="alert alert-danger" id="upgrade-error-message-box">
|
|
||||||
{{ error_message }}
|
|
||||||
</div>
|
|
||||||
{% endif %}
|
|
||||||
<div class="input-box upgrade-page-field">
|
<div class="input-box upgrade-page-field">
|
||||||
<div class="support-link not-editable-realm-field">
|
<div class="support-link not-editable-realm-field">
|
||||||
To pay by invoice or for any other questions, contact <a href="mailto:sales@zulip.com">sales@zulip.com</a>.
|
To pay by invoice or for any other questions, contact <a href="mailto:sales@zulip.com">sales@zulip.com</a>.
|
||||||
|
|
Loading…
Reference in New Issue