mirror of
https://github.com/Jackett/Jackett
synced 2024-12-29 03:06:49 +00:00
Merge branch 'develop' of https://github.com/zone117x/Jackett.git
This commit is contained in:
commit
305f96b2ec
1 changed files with 2 additions and 2 deletions
|
@ -169,7 +169,7 @@
|
|||
|
||||
<input class="form-control" type="text" value="{{potato_host}}" placeholder="Torznab Host" readonly="">
|
||||
{{else}}
|
||||
<input class="form-control" type="text" value="Not availible" placeholder="Torznab Host" readonly="">
|
||||
<input class="form-control" type="text" value="Not available" placeholder="Torznab Host" readonly="">
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
|
@ -452,4 +452,4 @@
|
|||
|
||||
<script src="/custom.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue