Changeset 380:3befe1b6ed88 for admin/media_item.php
- Timestamp:
- 06/17/11 09:57:56 (14 years ago)
- Branch:
- wysiwyg
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/media_item.php
r329 r380 248 248 249 249 echo '<h3>'.__('MP3 disposition').'</h3>'. 250 '<p class="message">'.__("Please note that you cannot insert mp3 files with visual editor.").'</p>';251 250 252 251 $i_align = array( … … 271 270 { 272 271 $media_type = 'flv'; 273 274 echo275 '<p class="message">'.__("Please note that you cannot insert video files with visual editor.").'</p>';276 272 277 273 echo
Note: See TracChangeset
for help on using the changeset viewer.