replaced placeholder
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<input data-toggle="tooltip" data-placement="bottom"
|
||||
title="Euer LDAP Login" type="text"
|
||||
class="form-control input-lg" id="user1" name="user1" tabindex="1"
|
||||
placeholder="kuhnm">
|
||||
placeholder="doej">
|
||||
</div>
|
||||
|
||||
<label class="form-check-label text-light" for="password1">Password</label>
|
||||
@@ -100,7 +100,7 @@
|
||||
<input data-toggle="tooltip" data-placement="bottom"
|
||||
title="Eure komplette E-Mail Adresse" type="text"
|
||||
class="form-control input-lg" id="user2" name="user2" tabindex="6"
|
||||
placeholder="m.kuhn@heydevelop.de">
|
||||
placeholder="j.doe@heyday.marketing">
|
||||
</div>
|
||||
<label for="password2" class="form-check-label text-light">Passwort</label>
|
||||
|
||||
@@ -122,8 +122,8 @@
|
||||
<span class="input-group-text"><i class="bi bi-cloudy"></i></span>
|
||||
<input data-toggle="tooltip" data-placement="bottom"
|
||||
title="IMAP transfers are done with encryption if the servers support it."
|
||||
list="servers2" type="text" class="form-control input-lg" id="host2" name="host2" value="mail.heydevelop.de"
|
||||
tabindex="8" placeholder="mail.heydevelop.de">
|
||||
list="servers2" type="text" class="form-control input-lg" id="host2" name="host2" value="gmail.heyday.marketing"
|
||||
tabindex="8" placeholder="gmail.heyday.marketing">
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user