Преглед на файлове

Update disabled-panel.blade.php

Shlee преди 1 седмица
родител
ревизия
c95a65cd41
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      resources/views/settings/security/2fa/partial/disabled-panel.blade.php

+ 2 - 2
resources/views/settings/security/2fa/partial/disabled-panel.blade.php

@@ -8,11 +8,11 @@
 				Two factor authentication is not enabled yet.
 			</p>
 			<p class="text-muted">
-				Two-factor authentication adds an additional layer of security to your account by requiring more than just a password to log in. <a href="#">Learn more</a>.
+				Two-factor authentication adds an additional layer of security to your account by requiring more than just a password to log in.
 			</p>
 			<p class="mb-0">
 				<a class="btn btn-success font-weight-bold" href="{{route('settings.security.2fa.setup')}}">Enable two-factor authentication</a>
 			</p>
 		</div>
 	</li>
-</ul>
+</ul>