Changeset 6102 for trunk/bp-themes/bp-default/forums/index.php
- Timestamp:
- 06/15/2012 07:06:38 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/forums/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/forums/index.php
r5737 r6102 103 103 104 104 <label><?php _e( 'Title:', 'buddypress' ); ?></label> 105 <input type="text" name="topic_title" id="topic_title" value="" />105 <input type="text" name="topic_title" id="topic_title" value="" maxlength="100" /> 106 106 107 107 <label><?php _e( 'Content:', 'buddypress' ); ?></label>
Note: See TracChangeset
for help on using the changeset viewer.