Update text on confirmation button
This commit is contained in:
		| @@ -102,6 +102,8 @@ | |||||||
|           {{ |           {{ | ||||||
|             ConfirmationButton( |             ConfirmationButton( | ||||||
|               btn_text="Resend Invitation", |               btn_text="Resend Invitation", | ||||||
|  |               confirm_btn="Resend", | ||||||
|  |               confirm_msg="Are you sure you'd like to resend this invitation?", | ||||||
|               action=url_for( |               action=url_for( | ||||||
|                 "portfolios.resend_invite", |                 "portfolios.resend_invite", | ||||||
|                 portfolio_id=portfolio.id, |                 portfolio_id=portfolio.id, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user