Changeset 369 for plugins/blocNotes/lib.blocNotes.php
- Timestamp:
- 03/26/08 21:21:32 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blocNotes/lib.blocNotes.php
r368 r369 26 26 public static function adminDashboardIcons(&$core, &$icons) 27 27 { 28 $icons['blocNotes'] = array(__('Bloc- Notes'),'plugin.php?p=blocNotes',28 $icons['blocNotes'] = array(__('Bloc-notes'),'plugin.php?p=blocNotes', 29 29 'index.php?pf=blocNotes/icon.png'); 30 30 }
Note: See TracChangeset
for help on using the changeset viewer.