Dotclear

Changeset 2351:8fee74237ff5 for plugins


Ignore:
Timestamp:
10/13/13 18:22:40 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

Ajustements sur la page de gestion des thèmes (suite).
Compléments pour la charte.

Location:
plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/attachments/_admin.php

    r1620 r2351  
    5454                    '<li class="media-action"><a class="attachment-remove" id="attachment-'.$f->media_id.'" '. 
    5555                    'href="post_media.php?post_id='.$post->post_id.'&amp;media_id='.$f->media_id.'&amp;remove=1">'. 
    56                     '<img src="images/check-off.png" alt="'.__('remove').'" /></a>'. 
     56                    '<img src="images/trash.png" alt="'.__('remove').'" /></a>'. 
    5757                    '</li>'. 
    5858                     
  • plugins/blowupConfig/_admin.php

    r1179 r2351  
    2121{ 
    2222     if ($id == 'default' && $core->auth->check('admin',$core->blog->id)) { 
    23           return '<p><a href="plugin.php?p=blowupConfig" class="button">'.__('Theme configuration').'</a></p>'; 
     23          return '<p><a href="plugin.php?p=blowupConfig" class="button submit">'.__('Configure theme').'</a></p>'; 
    2424     } 
    2525} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map