Verwaltung von LDAP Accounts und Gruppen
Michael Dollinger
2021-01-17 adea4aea1e4c7465dfbffeab17870f5c869b7d50
„src/main/webapp/new-password.jsp“ ändern

autofocus gesetzt
1 files modified
2 ■■■ changed files
src/main/webapp/new-password.jsp 2 ●●● patch | view | raw | blame | history
src/main/webapp/new-password.jsp
@@ -42,7 +42,7 @@
                        <div class="col-sm-9">
                            <input
                                type="password" class="form-control" id="password" name="password"
                                value="" placeholder="Enter password">
                                value="" placeholder="Enter password" autofocus>
                        </div>
                    </div>
                    <div class="form-group">