add register link
This commit is contained in:
parent
2bd3a4f503
commit
fa53c519c0
|
@ -9,7 +9,7 @@
|
||||||
<Identity
|
<Identity
|
||||||
Name="ac171214-3336-4e02-845d-9bdc107cce71"
|
Name="ac171214-3336-4e02-845d-9bdc107cce71"
|
||||||
Publisher="CN=pcut, O=PCUT, L=HN, S=HN, C=VN"
|
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"/>
|
<mp:PhoneIdentity PhoneProductId="ac171214-3336-4e02-845d-9bdc107cce71" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||||
|
|
||||||
|
|
|
@ -60,6 +60,13 @@
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
Toggled="ShowPassword_Toggled"/>
|
Toggled="ShowPassword_Toggled"/>
|
||||||
|
|
||||||
|
<HyperlinkButton
|
||||||
|
Grid.Row="2"
|
||||||
|
HorizontalAlignment="Right"
|
||||||
|
Content="Go To Register"
|
||||||
|
NavigateUri="https://pcut.vn/dang-ky-pcut/">
|
||||||
|
</HyperlinkButton>
|
||||||
|
|
||||||
<!-- Remember Me checkbox -->
|
<!-- Remember Me checkbox -->
|
||||||
<CheckBox Content="Remember Me"
|
<CheckBox Content="Remember Me"
|
||||||
Grid.Row="3"
|
Grid.Row="3"
|
||||||
|
|
Loading…
Reference in New Issue