fix(ui): remove LDAP credentials tagline from Login page

This commit is contained in:
Joseph Doherty
2026-05-23 18:56:24 -04:00
parent e66b01a849
commit f973f49254

View File

@@ -26,7 +26,6 @@
</div>
<button type="submit" class="btn btn-primary w-100">Sign In</button>
</form>
<p class="text-center text-muted mt-3 small mb-0">Authenticate with your organization's LDAP credentials.</p>
</div>
</div>
</div>