diff --git a/includes/func.class/login.func.php b/includes/func.class/login.func.php index 6f3173f..7c45626 100755 --- a/includes/func.class/login.func.php +++ b/includes/func.class/login.func.php @@ -153,7 +153,7 @@ $app->post('/register/send-verification', function(Request $request) { $username, array( 'from' => '+601130115722', - 'body' => 'Your 6 digit verification number is : ' .$verification_code . ' ' + 'body' => 'Your IZIM verification code is ' .$verification_code . ' ' ) ); return new Response("SUCCESS", 200); diff --git a/includes/tpl/login.php b/includes/tpl/login.php index bae31f1..c9f55a8 100755 --- a/includes/tpl/login.php +++ b/includes/tpl/login.php @@ -13,7 +13,7 @@ - + diff --git a/includes/tpl/register.php b/includes/tpl/register.php index 63e030b..64da25f 100755 --- a/includes/tpl/register.php +++ b/includes/tpl/register.php @@ -13,7 +13,7 @@ - + diff --git a/includes/tpl/resetpwd.php b/includes/tpl/resetpwd.php index 1f7c0f6..758f963 100755 --- a/includes/tpl/resetpwd.php +++ b/includes/tpl/resetpwd.php @@ -13,7 +13,7 @@ - +