Dotclear

Changeset 256:2f437b678a6f for admin


Ignore:
Timestamp:
05/13/11 10:33:19 (14 years ago)
Author:
amalgame <philippe@…>
Branch:
default
Message:

ajout du lien vers les préférences dans media.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/media.php

    r241 r256  
    337337     echo 
    338338     '<div class="col"><h3 id="add-file">'.__('Add files').'</h3>'. 
    339      '<p class="form-note info">'.__('Please take care to publish media that you own and that are not protected by copyright.').'</p>'. 
     339     '<p>'.__('Please take care to publish media that you own and that are not protected by copyright.').'</p>'. 
    340340     '<form id="media-upload" class="clear" action="'.html::escapeURL($page_url).'" method="post" enctype="multipart/form-data">'. 
    341341     '<div>'.form::hidden(array('MAX_FILE_SIZE'),DC_MAX_UPLOAD_SIZE). 
     
    349349     '<p><label for="upfilepriv" class="classic">'.form::checkbox(array('upfilepriv','upfilepriv'),1).' '. 
    350350     __('Private').'</label></p>'. 
     351     '<p class="form-help info">'.__('To send several files at the same time, you can activate the enhanced uploader in'). 
     352     '<a href="preferences.php?tab=user-options"> '.__('My preferences').'</a></p>'. 
    351353     '<p><input type="submit" value="'.__('send').'" />'. 
    352354     form::hidden(array('d'),$d).'</p>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map