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-activity/bp-activity-template.php

    r9569 r9665  
    27152715
    27162716/**
    2717  * Output the activity comment form no javascript display CSS.
     2717 * Output the activity comment form no JavaScript display CSS.
    27182718 *
    27192719 * @since BuddyPress (1.2.0)
     
    27262726
    27272727    /**
    2728      * Return the activity comment form no javascript display CSS.
     2728     * Return the activity comment form no JavaScript display CSS.
    27292729     *
    27302730     * @since BuddyPress (1.2.0)
     
    27322732     * @global object $activities_template {@link BP_Activity_Template}
    27332733     *
    2734      * @return string|bool The activity comment form no javascript
    2735      *         display CSS. False on failure
     2734     * @return string|bool The activity comment form no JavaScript
     2735     *         display CSS. False on failure.
    27362736     */
    27372737    function bp_get_activity_comment_form_nojs_display() {
Note: See TracChangeset for help on using the changeset viewer.