Migrated from sbadmin to AdminLTE CSS framework

This commit is contained in:
johnny@pittpc.com
2019-11-19 18:29:02 -05:00
parent bf9b659283
commit e5036253ed
2393 changed files with 218489 additions and 148153 deletions

View File

@@ -36,7 +36,7 @@
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-route"></i></span>
</div>
<input type="text" class="form-control" name="gateway" placeholder="ex 192.168.1.1" value="<?php echo $network_gateway; ?>" required>
<input type="text" class="form-control" name="gateway" placeholder="ex 192.168.1.1" value="<?php echo $network_gateway; ?>" data-inputmask="'alias': 'ip'" required>
</div>
</div>