Merge pull request #3150 from wallclockbuilder/patch-1
Grammar nazi korrection.
This commit is contained in:
commit
b527b397ac
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div ng-show="tx.status=='accepted' && tx.isGlidera" >
|
<div ng-show="tx.status=='accepted' && tx.isGlidera" >
|
||||||
<div class="m10 size-12" translate>Payment accepted. It will be broadcasted by Glidera. In case there is a problem, it can be deleted after 6 hours it was created.</div>
|
<div class="m10 size-12" translate>Payment accepted. It will be broadcasted by Glidera. In case there is a problem, it can be deleted 6 hours after it was created.</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-success m10t"
|
<div class="text-success m10t"
|
||||||
ng-show="tx.status=='broadcasted'" translate>
|
ng-show="tx.status=='broadcasted'" translate>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue