[Rt-commit] r13264 - in rt/branches/3.8-TESTING: .

kyoki at bestpractical.com kyoki at bestpractical.com
Thu Jun 12 22:25:28 EDT 2008


Author: kyoki
Date: Thu Jun 12 22:25:27 2008
New Revision: 13264

Modified:
   rt/branches/3.8-TESTING/   (props changed)
   rt/branches/3.8-TESTING/share/html/Admin/Users/index.html

Log:
 r22846 at nyx:  kyoki | 2008-06-12 17:56:29 -0400
 Tiny phrasing change


Modified: rt/branches/3.8-TESTING/share/html/Admin/Users/index.html
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Admin/Users/index.html	(original)
+++ rt/branches/3.8-TESTING/share/html/Admin/Users/index.html	Thu Jun 12 22:25:27 2008
@@ -83,7 +83,7 @@
 %     next unless defined $ARGS{ $field } && length $ARGS{ $field };
 <input type="hidden" name="<% $field %>" value="<% $ARGS{ $field } %>" />
 % }
-<&|/l&>Find people whose</&> <& /Elements/SelectUsers, %ARGS &><br />
+<&|/l&>Find all users whose</&> <& /Elements/SelectUsers, %ARGS &><br />
 <input type="checkbox" class="checkbox" name="FindDisabledUsers" value="1" <% $FindDisabledUsers? 'checked="checked"': '' %> />
 <&|/l&>Include disabled users in search.</&>
 <br />


More information about the Rt-commit mailing list