diff --git a/www/application/controllers/Home.php b/www/application/controllers/Home.php
index c06a634a..e73e199e 100644
--- a/www/application/controllers/Home.php
+++ b/www/application/controllers/Home.php
@@ -49,7 +49,7 @@ class Home extends WRB_Controller {
$login_links .= 'Continue with ' . $provider . '';
}
- $data['login_links'] = $login_links;
+ $data['login_links'] =''; // $login_links;
//$this->home1('');
$this->load->view('site3/external/view_home', $data);
diff --git a/www/application/views/site3/external/view_home.php b/www/application/views/site3/external/view_home.php
index 13c55013..66ce5aa7 100644
--- a/www/application/views/site3/external/view_home.php
+++ b/www/application/views/site3/external/view_home.php
@@ -69,8 +69,8 @@
Continue with Google
-
-
Continue with Facebook
+