Changeset 4458 in subversion
- Timestamp:
- Jan 26, 2011 6:42:55 AM (2 years ago)
- Location:
- trunk/plugins
- Files:
-
- 2 edited
-
archive/archive.php (modified) (1 diff)
-
markasjunk/markasjunk.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/archive/archive.php
r4390 r4458 31 31 'imagepas' => $skin_path.'/archive_pas.png', 32 32 'imageact' => $skin_path.'/archive_act.png', 33 'width' => 32, 34 'height' => 32, 33 35 'title' => 'buttontitle', 34 36 'domain' => $this->ID, -
trunk/plugins/markasjunk/markasjunk.php
r3440 r4458 28 28 'imagepas' => $skin_path.'/junk_pas.png', 29 29 'imageact' => $skin_path.'/junk_act.png', 30 'title' => 'markasjunk.buttontitle'), 'toolbar'); 30 'width' => 32, 31 'height' => 32, 32 'title' => 'markasjunk.buttontitle'), 'toolbar'); 31 33 } 32 34 }
Note: See TracChangeset
for help on using the changeset viewer.
