mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	billing: Remove card change success message.
This message is barely visible to the user so removed. Now, the card change behaviour is same as on upgrade page.
This commit is contained in:
		@@ -142,9 +142,6 @@
 | 
			
		||||
                    </button>
 | 
			
		||||
                </div>
 | 
			
		||||
                {% endif %}
 | 
			
		||||
                <div id="cardchange-success" class="alert alert-success billing-page-success">
 | 
			
		||||
                    Redirecting to Stripe checkout page for updating Card details.
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="input-box billing-page-field no-validation">
 | 
			
		||||
                    <div class="next-payment-info not-editable-realm-field">
 | 
			
		||||
                        {% if renewal_amount %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user