Fix typo in data_control
This commit is contained in:
parent
a5af6f4956
commit
388b3cff8b
|
@ -22,7 +22,7 @@
|
|||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<label for="import_freetube"><%= translate(locale, "Import Freetube subscriptions (.db)") %></label>
|
||||
<label for="import_freetube"><%= translate(locale, "Import FreeTube subscriptions (.db)") %></label>
|
||||
<input type="file" id="import_freetube" name="import_freetube">
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue