summaryrefslogtreecommitdiff
path: root/login_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'login_form.php')
-rw-r--r--login_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/login_form.php b/login_form.php
index 6f3c61aca..b2c6bcf59 100644
--- a/login_form.php
+++ b/login_form.php
@@ -137,7 +137,7 @@ window.onload = init;
<input name="bw_limit" id="bw_limit" type="checkbox"
onchange="bwLimitChange(this)">
<label for="bw_limit">
- <?php echo __("Limit bandwidth use") ?></label></div>
+ <?php echo __("Limit bandwidth usage") ?></label></div>
</td></tr>