diff --git a/ui/ui/register-otp.tpl b/ui/ui/register-otp.tpl index cd571d4..5855d79 100644 --- a/ui/ui/register-otp.tpl +++ b/ui/ui/register-otp.tpl @@ -44,31 +44,37 @@
- +
- + + {if $_c['country_code_phone']!= ''} + + + {else} + + {/if}
- +
- +
- +
- - + +
@@ -80,12 +86,13 @@
- +
- - + +
diff --git a/ui/ui/register-rotp.tpl b/ui/ui/register-rotp.tpl index 8cfe5b7..a1e2b40 100644 --- a/ui/ui/register-rotp.tpl +++ b/ui/ui/register-rotp.tpl @@ -51,7 +51,7 @@
-
+
1. {$_L['Register_Member']}
@@ -59,7 +59,12 @@
- + + {if $_c['country_code_phone']!= ''} + + + {else} + + {/if}
diff --git a/ui/ui/user-login.tpl b/ui/ui/user-login.tpl index ddecc80..3a5a4d2 100644 --- a/ui/ui/user-login.tpl +++ b/ui/ui/user-login.tpl @@ -44,7 +44,11 @@
- + + {if $_c['country_code_phone']!= ''} + + + {else} + + {/if}