mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Remove the placeholder
This commit is contained in:
parent
5c296e2765
commit
01a917ed9b
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
<div class="form-group">
|
||||
<label for="baseUrl" class="control-label">Base Url</label>
|
||||
<div>
|
||||
<input type="text" class="form-control form-control-custom" id="baseUrl" name="baseUrl" placeholder="/ombi" formControlName="baseUrl">
|
||||
<input type="text" class="form-control form-control-custom" id="baseUrl" name="baseUrl" formControlName="baseUrl">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -74,4 +74,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</fieldset>
|
||||
</fieldset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue