@gwu123 I’ve got a minor patch for you for bp-friend-suggest:
diff -uNrib plugins-old/bp-friends-suggest/bp-friend-suggest.php plugins-new/bp-friends-suggest/bp-friend-suggest.php
— plugins-old/bp-friends-suggest/bp-friend-suggest.php 2011-07-30 00:14:23.406492600 -0500
+++ plugins-new/bp-friends-suggest/bp-friend-suggest.php 2011-08-08 00:12:44.143540400 -0500
@@ -68,12 +68,12 @@
?>– <input type="text" id="get_field_id( ‘title’ ); ?>” name=”get_field_name( ‘title’ ); ?>” class=”widefat” value=”” />
+ <input type="text" id="get_field_id( ‘title’ ); ?>” name=”get_field_name( ‘title’ ); ?>” class=”widefat” value=”” />– <input class="widefat" id="get_field_id( ‘max’ ); ?>” name=”get_field_name( ‘max’ ); ?>” type=”text” value=”” style=”width: 30%” />
+ <input class="widefat" id="get_field_id( ‘max’ ); ?>” name=”get_field_name( ‘max’ ); ?>” type=”text” value=”” style=”width: 30%” />