Fix typo in data_control

This commit is contained in:
Omar Roth 2018-12-21 09:50:01 -06:00
parent a5af6f4956
commit 388b3cff8b

View File

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