mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 06:32:49 +01:00
Changed input type from text to email
This commit is contained in:
@@ -555,7 +555,7 @@
|
||||
<h4>With icons</h4>
|
||||
<div class="input-group">
|
||||
<span class="input-group-addon"><i class="fa fa-envelope"></i></span>
|
||||
<input type="text" class="form-control" placeholder="Email">
|
||||
<input type="email" class="form-control" placeholder="Email">
|
||||
</div>
|
||||
<br/>
|
||||
<div class="input-group">
|
||||
|
||||
Reference in New Issue
Block a user