Ignore:
Timestamp:
Jan 6, 2013, 9:05:36 PM (11 years ago)
Author:
julien1311
Message:

[piwecard] Use of colorbox (better integration with theme). Add of some JS testing. Replace table by div/span

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Piwecard/main.inc.php

    r19737 r19923  
    7575        global $template;
    7676       
    77         $file = "lightbox-form";
    78         $template->append('head_elements', '<link rel="stylesheet" type="text/css" href="'.ECARD_PATH . 'template/'.$file.'.css">');
    79         $template->append('head_elements', '<script src="'.ECARD_PATH .'js/'.$file.'.js" type="text/javascript"></script>');
     77        $template->append('head_elements', '<link rel="stylesheet" type="text/css" href="'.ECARD_PATH . 'css/piwecard.css">');
    8078}       
    8179?>
Note: See TracChangeset for help on using the changeset viewer.