diff --git a/static/AccountRegister.js b/static/AccountRegister.js
index ae5c5dc..fcf8b37 100644
--- a/static/AccountRegister.js
+++ b/static/AccountRegister.js
@@ -287,7 +287,7 @@ const AddEditTransactionModal = React.createClass({
var deleteButton = [];
if (editing) {
deleteButton = (
-
+
);
}
@@ -346,7 +346,7 @@ const AddEditTransactionModal = React.createClass({
}
splits.push((
-
+
@@ -289,6 +290,7 @@ const AccountTreeNode = React.createClass({
if (children.length > 0) {
expandButton.push((