Commit 6edf9d880b45316889aaf7fb5e25b66dd241705d
1 parent
aece255a
Exists in
master
and in
29 other branches
ActionItem928: more objective and visible text
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/cms/media_listing.rhtml
@@ -42,7 +42,7 @@ | @@ -42,7 +42,7 @@ | ||
42 | <%= render :partial => 'document_link', :locals => { :documents => @documents } %> | 42 | <%= render :partial => 'document_link', :locals => { :documents => @documents } %> |
43 | </div><!-- id='media-listing-documents' --> | 43 | </div><!-- id='media-listing-documents' --> |
44 | <br style="clear:both" /> | 44 | <br style="clear:both" /> |
45 | - <p><%= _('If you want to add images or links to files in your article, click on the file you want, drag it to the text area and drop the file.') %></p> | 45 | + <p><big><%= _('Drag images and documents to add them to the text.') %></big></p> |
46 | <br style="clear:both" /> | 46 | <br style="clear:both" /> |
47 | </div><!-- id='media-listing' --> | 47 | </div><!-- id='media-listing' --> |
48 | <div id='media-listing-upload'> | 48 | <div id='media-listing-upload'> |