]> git.wh0rd.org - tt-rss.git/blobdiff - login_form.php
add some more lockfiles to update_daemon2
[tt-rss.git] / login_form.php
index ad3b218544b2dff2f518cdbc560b672fc3557e69..a2e6543227c9fdd195f24865193d9ca30b720608 100644 (file)
@@ -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>
 
@@ -175,7 +175,7 @@ function validateLoginForm(f) {
        </td>
 </tr><tr>
        <td align="center" class="loginBottom">
-               <a href="http://tt-rss.org/">Tiny Tiny RSS</a> &copy; 2005&ndash;2010 <a href="http://bah.org.ru/">Andrew Dolgov</a>
+               <a href="http://tt-rss.org/">Tiny Tiny RSS</a> &copy; 2005&ndash;2010 <a href="http://fakecake.org/">Andrew Dolgov</a>
        </td>
 </tr>