Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Small donation UI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed Jul 12, 2018
1 parent 2679891 commit 81a5bdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Image Source="ms-appx:///Assets/Images/lp.png"/>
</Button>
<controls:SeperatorControl Text="Bank transfer:"/>
<StackPanel Margin="10,0,10,0">
<StackPanel Margin="10,10,10,0">
<TextBlock x:Uid="DonateSettingsPage_bank_details1"
TextWrapping="Wrap"/>
<HyperlinkButton x:Name="sendMail_link"
Expand Down
2 changes: 1 addition & 1 deletion UWP XMPP Client/Strings/en-US/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ They're sooooo fluffy - to fluffy!</value>
So if you have the ability to make SEPA bank transfers at a low cost (for example if you live within the EU) feel free to contact me for my bank details:</value>
</data>
<data name="DonateSettingsPage_bank_details2.Text" xml:space="preserve">
<value>Never the less PayPal and donations are still very much appreciated!</value>
<value>Never the less PayPal donations are still very much appreciated!</value>
</data>
<data name="error_text" xml:space="preserve">
<value>Error</value>
Expand Down

0 comments on commit 81a5bdb

Please sign in to comment.