Dotclear


Ignore:
Timestamp:
06/01/11 15:54:48 (14 years ago)
Author:
xave <xave@…>
Branch:
2.3
Message:

Favourites are now internally handled in English and translated
only when displayed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pages/_admin.php

    r270 r324  
    2121function pages_dashboard_favs($core,$favs) 
    2222{ 
    23      $favs['pages'] = new ArrayObject(array('pages',__('Pages'),'plugin.php?p=pages', 
     23     $favs['pages'] = new ArrayObject(array('pages','Pages','plugin.php?p=pages', 
    2424          'index.php?pf=pages/icon.png','index.php?pf=pages/icon-big.png', 
    2525          'contentadmin,pages',null,null)); 
    26      $favs['newpage'] = new ArrayObject(array('newpage',__('New page'),'plugin.php?p=pages&amp;act=page', 
     26     $favs['newpage'] = new ArrayObject(array('newpage','New page','plugin.php?p=pages&amp;act=page', 
    2727          'index.php?pf=pages/icon-np.png','index.php?pf=pages/icon-np-big.png', 
    2828          'contentadmin,pages',null,null)); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map