File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ <h3 class="unit" ng-if="status === 'accepted' || status === 'paid' || status ===
194194 < div class ="row columns m20t " ng-show ="status === 'signed' && !!me_is_payer ">
195195 < div class ="large-12 medium-12 small-12 columns ">
196196 < button class ="button expand round " ng-class ="yes_button_class " ng-click ="pay() " ng-disabled ="bWorking ">
197- < span class ="textellipsis "> < i class ="yes_icon "> </ i > < span class ="tu " translate > Pay</ span > {{amountStr}} {{assetMetadata ? '' : asset.substr(0, 4)}}</ span >
197+ < span class ="textellipsis "> < i class ="yes_icon "> </ i > < span class ="tu " translate > Pay</ span > {{amountStr}} {{assetMetadata ? '' : asset.substr(0, 4)}} < span class =" tu " translate > to escrow </ span > </ span >
198198 </ button >
199199 </ div >
200200 </ div >
You can’t perform that action at this time.
0 commit comments