mirror of
https://github.com/itflow-org/itflow
synced 2026-03-20 04:34:51 +00:00
Credential add modal - URI placeholder text was off
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
<div class="input-group-prepend">
|
<div class="input-group-prepend">
|
||||||
<span class="input-group-text"><i class="fa fa-fw fa-link"></i></span>
|
<span class="input-group-text"><i class="fa fa-fw fa-link"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<input type="text" class="form-control" name="uri" placeholder=" http://192.168.1.1">
|
<input type="text" class="form-control" name="uri" placeholder="http://192.168.1.1">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user