Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/media.php

    r68 r133  
    328328     echo 
    329329     '<div class="col"><h3 id="add-file">'.__('Add files').'</h3>'. 
     330     '<p class="form-note info">'.__('Please take care to publish media that you own and that are not protected by copyright.').'</p>'. 
    330331     '<form id="media-upload" class="clear" action="'.html::escapeURL($page_url).'" method="post" enctype="multipart/form-data">'. 
    331332     '<div>'.form::hidden(array('MAX_FILE_SIZE'),DC_MAX_UPLOAD_SIZE). 
     
    343344     '</fieldset>'. 
    344345     '</form>'. 
    345      '<p class="form-note">'.__('Please take care to publish media that you own and that are not protected by copyright.').'</p>'. 
    346346     '</div>'; 
    347347      
Note: See TracChangeset for help on using the changeset viewer.

Sites map