Minor change in label
This commit is contained in:
parent
345e275a0e
commit
531ed7354d
@ -144,7 +144,7 @@
|
|||||||
HorizontalTextAlignment="Center"
|
HorizontalTextAlignment="Center"
|
||||||
VerticalTextAlignment="Center"
|
VerticalTextAlignment="Center"
|
||||||
HeightRequest="60"
|
HeightRequest="60"
|
||||||
Text="{Binding OldUnitPrice, StringFormat='Note that the price of this article changed in our Catalog. The old price when you originally added it to the basket was ${0:N2}'}" />
|
Text="{Binding OldUnitPrice, StringFormat='Note that the price of this article changed in our Catalog. The old price when you originally added it to the basket was $ {0:N2}'}" />
|
||||||
</Grid>
|
</Grid>
|
||||||
<Grid
|
<Grid
|
||||||
Grid.Column="0"
|
Grid.Column="0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user