Fixed mqtt issues
This commit is contained in:
@ -226,7 +226,7 @@
|
||||
<div class="form-group row">
|
||||
<label for="mqtt-push" class="col-sm-2 col-form-label">MQTT Server:</label>
|
||||
<div class="col-sm-4">
|
||||
<input type="url" maxlength="40" class="form-control" name="mqtt-push" id="mqtt-push">
|
||||
<input type="text" maxlength="40" class="form-control" name="mqtt-push" id="mqtt-push">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user