Changeset 3460 for trunk/bp-themes/bp-default/activity/post-form.php
- Timestamp:
- 11/21/2010 12:55:18 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/activity/post-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/activity/post-form.php
r3387 r3460 1 <form action="<?php bp_activity_post_form_action() ?>" method="post" id="whats-new-form" name="whats-new-form" >1 <form action="<?php bp_activity_post_form_action() ?>" method="post" id="whats-new-form" name="whats-new-form" role="complementary"> 2 2 3 3 <?php do_action( 'bp_before_activity_post_form' ) ?>
Note: See TracChangeset
for help on using the changeset viewer.