mirror of https://github.com/zulip/zulip.git
billing: Remove unused input field.
This commit is contained in:
parent
79d1a1850c
commit
9fe1e38f98
|
@ -218,7 +218,6 @@
|
|||
<input name="status" type="hidden" value="{{ CustomerPlan.DOWNGRADE_AT_END_OF_CYCLE }}" />
|
||||
{% endif %}
|
||||
</form>
|
||||
<input name="status" type="hidden" value="{{ CustomerPlan.DOWNGRADE_AT_END_OF_CYCLE }}" />
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
|
|
Loading…
Reference in New Issue