- Timestamp:
- 10/04/2015 06:30:04 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/members/single/messages/compose.php
r10150 r10181 1 <?php 2 /** 3 * BuddyPress - Members Single Messages Compose 4 * 5 * @package BuddyPress 6 * @subpackage bp-legacy 7 */ 8 9 ?> 1 10 <form action="<?php bp_messages_form_action('compose' ); ?>" method="post" id="send_message_form" class="standard-form" enctype="multipart/form-data"> 2 11
Note: See TracChangeset
for help on using the changeset viewer.