summaryrefslogtreecommitdiff
path: root/login_form.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-10-18 18:32:57 +0400
committerAndrew Dolgov <[email protected]>2010-10-18 18:32:57 +0400
commit9c57be20a28074bc13e924931106f2543ca478b5 (patch)
tree819eed091840ab25c0997329fb25f79946ea5883 /login_form.php
parent7b20c977802b3ec33f05dd66814ebc9d995bc4a3 (diff)
parentf95ac2755a918ddaec4937d441b893a53467ed88 (diff)
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
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 8152eaddd..a2e654322 100644
--- a/login_form.php
+++ b/login_form.php
@@ -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>