Changeset 10169
- Timestamp:
- 10/03/2015 06:28:17 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/activity/entry.php
r10150 r10169 121 121 <div class="ac-reply-content"> 122 122 <div class="ac-textarea"> 123 <label for="ac-input-<?php bp_activity_id(); ?>" class="bp-screen-reader-text"><?php _e( 'Comment', 'buddypress' ); ?></label> 123 124 <textarea id="ac-input-<?php bp_activity_id(); ?>" class="ac-input bp-suggestions" name="ac_input_<?php bp_activity_id(); ?>"></textarea> 124 125 </div>
Note: See TracChangeset
for help on using the changeset viewer.