Ticket #3099: 3099.patch
File 3099.patch, 4.2 KB (added by , 7 years ago) |
---|
-
src/includes/admin/admin.php
883 883 <h3 class="wp-people-group"><?php esc_html_e( 'Project Leaders', 'bbpress' ); ?></h3> 884 884 <ul class="wp-people-group " id="wp-people-group-project-leaders"> 885 885 <li class="wp-person" id="wp-person-matt"> 886 <a href="https://profiles.wordpress.org/matt"><img src="http://0.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=60" class="gravatar" alt="Matt Mullenweg" /></a> 887 <a class="web" href="https://profiles.wordpress.org/matt">Matt Mullenweg</a> 886 <a href="https://profiles.wordpress.org/matt" class="web"><img src="http://0.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=60" class="gravatar" alt="" />Matt Mullenweg</a> 888 887 <span class="title"><?php esc_html_e( 'Founding Developer', 'bbpress' ); ?></span> 889 888 </li> 890 889 <li class="wp-person" id="wp-person-johnjamesjacoby"> 891 <a href="https://profiles.wordpress.org/johnjamesjacoby"><img src="http://0.gravatar.com/avatar/7a2644fb53ae2f7bfd7143b504af396c?s=60" class="gravatar" alt="John James Jacoby" /></a> 892 <a class="web" href="https://profiles.wordpress.org/johnjamesjacoby">John James Jacoby</a> 890 <a href="https://profiles.wordpress.org/johnjamesjacoby" class="web"><img src="http://0.gravatar.com/avatar/7a2644fb53ae2f7bfd7143b504af396c?s=60" class="gravatar" alt="" />John James Jacoby</a> 893 891 <span class="title"><?php esc_html_e( 'Lead Developer', 'bbpress' ); ?></span> 894 892 </li> 895 893 <li class="wp-person" id="wp-person-jmdodd"> 896 <a href="https://profiles.wordpress.org/jmdodd"><img src="http://0.gravatar.com/avatar/6a7c997edea340616bcc6d0fe03f65dd?s=60" class="gravatar" alt="Jennifer M. Dodd" /></a> 897 <a class="web" href="https://profiles.wordpress.org/jmdodd">Jennifer M. Dodd</a> 894 <a href="https://profiles.wordpress.org/jmdodd" class="web"><img src="http://0.gravatar.com/avatar/6a7c997edea340616bcc6d0fe03f65dd?s=60" class="gravatar" alt="" />Jennifer M. Dodd</a> 898 895 <span class="title"><?php esc_html_e( 'Feature Developer', 'bbpress' ); ?></span> 899 896 </li> 900 897 <li class="wp-person" id="wp-person-netweb"> 901 <a href="https://profiles.wordpress.org/netweb"><img src="http://0.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=60" class="gravatar" alt="Stephen Edgar" /></a> 902 <a class="web" href="https://profiles.wordpress.org/netweb">Stephen Edgar</a> 898 <a href="https://profiles.wordpress.org/netweb" class="web"><img src="http://0.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=60" class="gravatar" alt="" />Stephen Edgar</a> 903 899 <span class="title"><?php esc_html_e( 'Converter Specialist', 'bbpress' ); ?></span> 904 900 </li> 905 901 </ul> … … 907 903 <h3 class="wp-people-group"><?php esc_html_e( 'Contributing Developers', 'bbpress' ); ?></h3> 908 904 <ul class="wp-people-group " id="wp-people-group-contributing-developers"> 909 905 <li class="wp-person" id="wp-person-jaredatch"> 910 <a href="https://profiles.wordpress.org/jaredatch"><img src="http://0.gravatar.com/avatar/e341eca9e1a85dcae7127044301b4363?s=60" class="gravatar" alt="Jared Atchison" /></a> 911 <a class="web" href="https://profiles.wordpress.org/jaredatch">Jared Atchison</a> 906 <a href="https://profiles.wordpress.org/jaredatch" class="web"><img src="http://0.gravatar.com/avatar/e341eca9e1a85dcae7127044301b4363?s=60" class="gravatar" alt="" />Jared Atchison</a> 912 907 <span class="title"><?php esc_html_e( 'Bug Testing', 'bbpress' ); ?></span> 913 908 </li> 914 909 <li class="wp-person" id="wp-person-gautamgupta"> 915 <a href="https://profiles.wordpress.org/gautamgupta"><img src="http://0.gravatar.com/avatar/b0810422cbe6e4eead4def5ae7a90b34?s=60" class="gravatar" alt="Gautam Gupta" /></a> 916 <a class="web" href="https://profiles.wordpress.org/gautamgupta">Gautam Gupta</a> 910 <a href="https://profiles.wordpress.org/gautamgupta" class="web"><img src="http://0.gravatar.com/avatar/b0810422cbe6e4eead4def5ae7a90b34?s=60" class="gravatar" alt="" />Gautam Gupta</a> 917 911 <span class="title"><?php esc_html_e( 'Feature Developer', 'bbpress' ); ?></span> 918 912 </li> 919 913 </ul>