diff --git a/templates/transacties.phtml b/templates/transacties.phtml index d40d203..1bc896c 100644 --- a/templates/transacties.phtml +++ b/templates/transacties.phtml @@ -1,23 +1,24 @@ - + Fout: niet jouw eigen rekening. +} else { + ?> +Nieuwe overboeking

Saldo:
-"; - echo json_encode($transactie); - echo "
"; -} -?> +"; + echo json_encode($transactie); + echo "
"; + } ?>