diff --git a/resources/views/transactions/convert.twig b/resources/views/transactions/convert.twig index 2406a5ebe6..7b3c4c0e6e 100644 --- a/resources/views/transactions/convert.twig +++ b/resources/views/transactions/convert.twig @@ -92,7 +92,7 @@

- {{ ExpandedForm.activeAssetAccountList('destination_account_asset', null) }} + {{ ExpandedForm.activeLongAccountList('destination_account_asset', null) }} {% endif %} @@ -145,7 +145,7 @@

- {{ ExpandedForm.activeAssetAccountList('source_account_asset', null) }} + {{ ExpandedForm.activeLongAccountList('source_account_asset', null) }} {% endif %} {# FIVE #}