diff --git a/system/autoload/Admin.php b/system/autoload/Admin.php index 2b31f337..eda42cde 100644 --- a/system/autoload/Admin.php +++ b/system/autoload/Admin.php @@ -73,7 +73,7 @@ class Admin return 0; } - + public static function setCookie($aid) { global $db_pass, $config; diff --git a/system/lan/english.json b/system/lan/english.json index 2b15d89e..f991688d 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -802,5 +802,8 @@ "Customer_Registration_need_to_validate_using_OTP": "Customer Registration need to validate using OTP", "Registration_Username": "Registration Username", "Registration": "Registration", - "For_Registration_and_Update_Phone_Number": "For Registration and Update Phone Number" + "For_Registration_and_Update_Phone_Number": "For Registration and Update Phone Number", + "Voucher_Only": "Voucher Only", + "No_Registration": "No Registration", + "Allow_Registration": "Allow Registration" } \ No newline at end of file diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl index 58bf07fd..b578ec9f 100644 --- a/ui/ui/app-settings.tpl +++ b/ui/ui/app-settings.tpl @@ -172,6 +172,27 @@
+ {Lang::T('Customer just Login with Phone number and Voucher Code, Voucher will be password')} +
+{Lang::T('The method which OTP will be sent to user')}
- {Lang::T('For Registration and Update Phone Number')}
- {Lang::T('Customer just Login with Phone number and Voucher Code, Voucher will be - password')} -
-