Verwaltung von LDAP Accounts und Gruppen
Michael Dollinger
2021-01-17 234abef93a8179529433a30f41ae45ee9194134e
„src/main/webapp/user.jsp“ ändern

autofocus gesetzt
1 files modified
2 ■■■ changed files
src/main/webapp/user.jsp 2 ●●● patch | view | raw | blame | history
src/main/webapp/user.jsp
@@ -118,7 +118,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">