| @@ -203,7 +203,7 @@ | ||||
|                       class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium"> | ||||
|                       <button | ||||
|                         on:click={() => {open_payment_modal(donation);}} | ||||
|                         class="text-green-600 hover:text-green-900">Add payment</button> | ||||
|                         class="text-green-600 hover:text-green-900 mr-4">Add payment</button> | ||||
|                       <a | ||||
|                         href="./{donation.id}" | ||||
|                         class="text-indigo-600 hover:text-indigo-900">{$_('details')}</a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user