diff --git a/public/views/includes/transaction.html b/public/views/includes/transaction.html index 0a0be0be0..95944e441 100644 --- a/public/views/includes/transaction.html +++ b/public/views/includes/transaction.html @@ -1,6 +1,6 @@
+ ng-click="home.openTxpModal(tx, index.copayers, !!index.glideraStatus)">
  diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index 934073ef9..6597ffb35 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -133,31 +133,31 @@
-
- Payment accepted... -
-
-
But not broadcasted. Try to send manually
+
+
Payment accepted, but not yet broadcasted
+
+
+
Payment accepted. It will be broadcasted by Glidera. It case there is a problem, it can be deleted after 6 hours it was created.
+
- Payment sent! + Payment sent
- Payment finally rejected + Payment rejected
-
+
* A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created.