Skip to content

Commit 171bdf4

Browse files
committed
fixes
1 parent 162b2ee commit 171bdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/views/modals/tx-details.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h4 class="title m0" translate>Details</h4>
120120
</li>
121121

122122
<li ng-if="btx.textcoin" class="line-b p10 oh">
123-
<span class="text-gray" translate>Was claimed</span>?
123+
<span class="text-gray" translate>Was claimed?</span>
124124
<span class="right" >
125125
<span class="text-warning" ng-show="!btx.claimed" translate>
126126
not claimed

0 commit comments

Comments
 (0)