Dotclear

Changeset 3181


Ignore:
Timestamp:
09/18/13 12:42:41 (10 years ago)
Author:
brol
Message:

version 0.6.3 : compatibilité dc 2.6 + localisation

Location:
plugins/myfavicon
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/myfavicon/_admin.php

    r3149 r3181  
    4444           
    4545          echo 
    46           '<fieldset><legend>Favicon</legend>'. 
     46          '<div class="fieldset"><h4>Favicon</h4>'. 
    4747          '<p><label class="classic">'. 
    4848               form::checkbox('favicon_enable','1',(!empty($favicon_url) || !empty($favicon_ie_url))). 
     
    5555          '<p><label>'.__('Favicon URL:').' '. 
    5656               form::field('favicon_url',40,255,html::escapeHTML($favicon_url)).'</label></p>'. 
    57           '</div></fieldset>'; 
     57          '</div></div>'; 
    5858     } 
    5959      
  • plugins/myfavicon/_define.php

    r3162 r3181  
    2020     /* Description*/    "Add a customized favicon to your blog", 
    2121     /* Author */        "Oleksandr Syenchuk, Pierre Van Glabeke", 
    22      /* Version */       '0.6.2', 
     22     /* Version */       '0.6.3', 
    2323     /* Permissions */   'contentadmin' 
    2424); 
  • plugins/myfavicon/locales/fr/main.po

    r3162 r3181  
    1010"Content-Transfer-Encoding: 8bit\n" 
    1111"X-Generator: Poedit 1.5.7\n" 
     12 
     13msgid "Add a customized favicon to your blog" 
     14msgstr "Ajouter un favicon à votre blog" 
    1215 
    1316msgid "To finish installation, please delete the whole cache/cbtpl directory." 
Note: See TracChangeset for help on using the changeset viewer.

Sites map