Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/31/2015 12:17:33 PM (9 years ago)
Author:
boonebgorges
Message:

s/javascript/JavaScript.

Props mercime.
Fixes #6249.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress-functions.php

    r9630 r9665  
    15641564
    15651565            // Note that the final line break acts as a delimiter for the
    1566             // autocomplete javascript and thus should not be removed
     1566            // autocomplete JavaScript and thus should not be removed
    15671567            printf( '<span id="%s" href="#"></span><img src="%s" style="width: 15px"> &nbsp; %s (%s)' . "\n",
    15681568                esc_attr( 'link-' . $user->ID ),
Note: See TracChangeset for help on using the changeset viewer.