Dotclear


Ignore:
Timestamp:
05/04/11 08:47:36 (13 years ago)
Author:
kozlika
Branch:
userprefs
Children:
134:112c91791ac8, 136:4f8ecaf1b813
Message:

Now we have current form-notes, warning form-notes and info form-notes

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