Ignore:
Timestamp:
Jan 3, 2013, 12:05:11 AM (11 years ago)
Author:
julien1311
Message:

Correction javascript

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Piwecard/include/ecard.class.php

    r19732 r19733  
    277277                // Init user groups
    278278                $this->get_user_groups();
    279 
    280                 // CSS and JS file for the template
    281                 $file = "lightbox-form";
    282                 $template->append('<link rel="stylesheet" type="text/css" href="'.ECARD_PATH . 'template/'.$file.'.css">');
    283                 $template->append('<script src="'.ECARD_PATH .'js/'.$file.'.js" type="text/javascript"></script>');             
    284279
    285280                // Only on category page!
Note: See TracChangeset for help on using the changeset viewer.