- Timestamp:
- 09/25/2020 07:15:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/activity/comment-form.php
r12156 r12735 24 24 25 25 <?php 26 bp_nouveau_submit_button( 'activity-new-comment' );26 bp_nouveau_submit_button( 'activity-new-comment', bp_get_activity_id() ); 27 27 printf( 28 28 ' <button type="button" class="ac-reply-cancel">%s</button>',
Note: See TracChangeset
for help on using the changeset viewer.