mirror of
https://github.com/Jackett/Jackett
synced 2024-12-31 20:27:28 +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="">
|
<input class="form-control" type="text" value="{{potato_host}}" placeholder="Torznab Host" readonly="">
|
||||||
{{else}}
|
{{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}}
|
{{/if}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -452,4 +452,4 @@
|
||||||
|
|
||||||
<script src="/custom.js"></script>
|
<script src="/custom.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue