Merge pull request #190 from raspdealer/patch-1

Update index.html
This commit is contained in:
KZ 2015-09-28 19:58:25 +01:00
commit 54dfa619d5
1 changed files with 2 additions and 2 deletions

View File

@ -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>