Ignore:
Timestamp:
Aug 6, 2011, 3:25:34 PM (13 years ago)
Author:
flop25
Message:

feature:2391
adding colorbox for theme : for new and installed themes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes_new.php

    r10638 r11917  
    128128      array(
    129129        'name' => $theme['extension_name'],
    130         'screenshot' => PEM_URL.'/upload/extension-'.$theme['extension_id'].'/thumbnail.jpg',
     130        'thumbnail' => PEM_URL.'/upload/extension-'.$theme['extension_id'].'/thumbnail.jpg',
     131        'screenshot' => PEM_URL.'/upload/extension-'.$theme['extension_id'].'/screenshot.jpg',
    131132        'install_url' => $url_auto_install,
    132133        )
Note: See TracChangeset for help on using the changeset viewer.