make more than one email receipient possible
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<div class="field">
|
||||
<label class="label">Alarm E-Mail</label>
|
||||
<div class="control has-icons-right">
|
||||
<input id="email" class="input" type="text" maxlength="50"> <span id="email_exclamation" class="icon is-small is-right">
|
||||
<input id="email" class="input" type="text" maxlength="100"> <span id="email_exclamation" class="icon is-small is-right">
|
||||
<i class="fas fa-exclamation-triangle"></i>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user