Ignore:
Timestamp:
Aug 9, 2009, 10:02:35 PM (15 years ago)
Author:
guille
Message:

cambio de nombre en icono

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/spip/esqueleto-redcta/plugins/redCTA/redcta_boutons.php

    r353 r354  
    22
    33function redcta_ajouterBoutons($boutons_admin) {
    4                         $boutons_admin['configuration']->sousmenu['theme'] = new Bouton(
     4                        $boutons_admin['configuration']->sousmenu['redcta'] = new Bouton(
    55      "../"._DIR_PLUGIN_REDCTA."images/redcta.png",  // icone
    66                        _T('redcta:options_redcta')     // titre
Note: See TracChangeset for help on using the changeset viewer.