diff options
author | alecdwm | 2016-12-14 12:42:42 +0100 |
---|---|---|
committer | alecdwm | 2016-12-14 12:56:26 +0100 |
commit | 72a0e90f7d09d8a4e06a2629dcb9404eb37c64a0 (patch) | |
tree | 1e4c1351724780bc2cc31938295ec9494efd73ce /locales/en.json | |
parent | fc8d709afb8a0ff78f649c9ec3b405a68b56a3c0 (diff) |
LDAP signin form moved to main signin-modal
- previously was a separate modal
- now is located on main modal, like email auth
Diffstat (limited to 'locales/en.json')
-rw-r--r-- | locales/en.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json index dda317f1..f1f0d140 100644 --- a/locales/en.json +++ b/locales/en.json @@ -100,6 +100,5 @@ "Select From Available Snippets": "Select From Available Snippets", "OR": "OR", "Export to Snippet": "Export to Snippet", - "Select Visibility Level": "Select Visibility Level", - "LDAP Sign in": "LDAP Sign in" + "Select Visibility Level": "Select Visibility Level" }
\ No newline at end of file |