mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:25:56 +00:00
rename confusing bwlimit option on login page
This commit is contained in:
@@ -166,7 +166,7 @@ function validateLoginForm(f) {
|
||||
<input name="bw_limit" id="bw_limit" type="checkbox"
|
||||
onchange="bwLimitChange(this)">
|
||||
<label for="bw_limit">
|
||||
<?php echo __("Limit bandwidth usage") ?></label></div>
|
||||
<?php echo __("Use less traffic") ?></label></div>
|
||||
|
||||
</td></tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user