diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 2f1b8e741393..f100c42d918a 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -108,7 +108,8 @@ {!! link_to('/recover_password', trans('texts.recover_password'), ['class' => 'pull-left']) !!} {!! link_to(NINJA_WEB_URL.'/knowledgebase/', trans('texts.knowledge_base'), ['target' => '_blank', 'class' => 'pull-right']) !!}
- +