Changeset 255 for trunk/nofollow

Show
Ignore:
Timestamp:
08/03/07 22:25:49 (2 years ago)
Author:
jallen
Message:

Fix in label for pref "Don't add nofollow to links in comments by authenticated commenters" which should say "trusted commenters". This was fixed in the version shipped with MT but never recommitted back to this repo.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/nofollow/plugins/nofollow/nofollow.pl

    r97 r255  
    5555    <div class="field"> 
    5656    <p><input value="1" type="checkbox" name="follow_auth_links" id="follow_auth_links" <TMPL_IF NAME=FOLLOW_AUTH_LINKS>checked="checked"</TMPL_IF> /> 
    57     <MT_TRANS phrase="Don't add nofollow to links in comments by authenticated commenters"></p> 
     57    <MT_TRANS phrase="Don't add nofollow to links in comments by trusted commenters"></p> 
    5858    </div>  
    5959    </div>