Changeset 6102 for trunk/bp-themes/bp-default/groups/single/forum.php
- Timestamp:
- 06/15/2012 07:06:38 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/groups/single/forum.php
r5737 r6102 74 74 75 75 <label><?php _e( 'Title:', 'buddypress' ); ?></label> 76 <input type="text" name="topic_title" id="topic_title" value="" />76 <input type="text" name="topic_title" id="topic_title" value="" maxlength="100" /> 77 77 78 78 <label><?php _e( 'Content:', 'buddypress' ); ?></label>
Note: See TracChangeset
for help on using the changeset viewer.