1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-30 19:02:34 +00:00

Update providers.tpl

This commit is contained in:
morpheus65535 2019-07-30 21:04:39 -04:00 committed by GitHub
parent b44524abd2
commit 531500f3cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@
<div id="betaseries_option" class="ui grid container">
<div class="middle aligned row">
<div class="right aligned six wide column">
<label>Token</label>
<label>Token/Secret Key</label>
</div>
<div class="six wide column">
<div class="ui fluid input">
@ -808,4 +808,4 @@
$('#'+$(this).parent().attr('id')+'_option').hide();
}
});
</script>
</script>