Updated rending of social icons with bootstrap/fontawesome and fixed search typahead
This commit is contained in:
@@ -141,7 +141,7 @@ abstract class lnApp_Controller_Login extends Controller_TemplateDefault {
|
||||
|
||||
Style::factory()
|
||||
->type('file')
|
||||
->data('media/css/auth-buttons.css');
|
||||
->data('media/css/bootstrap-social.css');
|
||||
|
||||
if ($oauthlogin)
|
||||
foreach (ORM::factory('Oauth')->list_active() as $oo)
|
||||
|
Reference in New Issue
Block a user