From 90e943f8976a8b36a0c57b56dccdc94fae6f573c Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 23 Sep 2014 15:32:49 -0300 Subject: [PATCH] fix private message from tx proposal --- views/includes/transaction.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/includes/transaction.html b/views/includes/transaction.html index 7739fe637..59ed5b30c 100644 --- a/views/includes/transaction.html +++ b/views/includes/transaction.html @@ -8,7 +8,7 @@
-

+

{{tx.comment}} Created by {{$root.wallet.publicKeyRing.nicknameForCopayer(tx.creator)}}