add register link

This commit is contained in:
kwan.nguyen 2024-09-19 10:22:54 +07:00
parent 2bd3a4f503
commit fa53c519c0
2 changed files with 8 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<Identity
Name="ac171214-3336-4e02-845d-9bdc107cce71"
Publisher="CN=pcut, O=PCUT, L=HN, S=HN, C=VN"
Version="1.3.2.0" />
Version="1.3.3.0" />
<mp:PhoneIdentity PhoneProductId="ac171214-3336-4e02-845d-9bdc107cce71" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

View File

@ -60,6 +60,13 @@
VerticalAlignment="Center"
Toggled="ShowPassword_Toggled"/>
<HyperlinkButton
Grid.Row="2"
HorizontalAlignment="Right"
Content="Go To Register"
NavigateUri="https://pcut.vn/dang-ky-pcut/">
</HyperlinkButton>
<!-- Remember Me checkbox -->
<CheckBox Content="Remember Me"
Grid.Row="3"