mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-30 19:02:34 +00:00
Update providers.tpl
This commit is contained in:
parent
b44524abd2
commit
531500f3cb
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue