cleanup: убраны устаревшие comma-separated clientId
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@
|
||||
<form method="POST" action="/login-token">
|
||||
<input type="hidden" name="returnTo" value="<%= returnTo || '/' %>">
|
||||
<div class="field">
|
||||
<label>Client ID (через запятую для нескольких компаний)</label>
|
||||
<label>Client ID</label>
|
||||
<input type="text" name="clientId" placeholder="WZ88888,WZ77777" autocomplete="off">
|
||||
</div>
|
||||
<button class="btn" type="submit">Войти</button>
|
||||
|
||||
Reference in New Issue
Block a user