mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Update ombi.component.html
This commit is contained in:
parent
d6ff526583
commit
ebb5f3b37b
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
<div>
|
||||
<mat-checkbox formControlName="disableHealthChecks">
|
||||
Disable the health checks page
|
||||
<a href="/healthchecks-ui" target="_blank"> </a>/healthchecks-ui</href>
|
||||
<a href="/healthchecks-ui" target="_blank">/healthchecks-ui</a>
|
||||
</mat-checkbox>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -71,4 +71,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</fieldset>
|
||||
</fieldset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue