Ignore:
Timestamp:
Dec 8, 2012, 8:56:24 PM (11 years ago)
Author:
julien1311
Message:

bug css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Media_Icon/picture.php

    r19324 r19338  
    6666       
    6767        $template->concat('PLUGIN_INDEX_CONTENT_END', $template->parse('media_icon_template', true));
    68        
    69         //add a stylesheet
    70         $template->append('head_elements', '<link rel="stylesheet" type="text/css" href="'.MEDIA_ICON_PATH.'template/media_icon.css">');
    71         $template->append('head_elements', '<link rel="stylesheet" type="text/css" href="'.MEDIA_ICON_PATH.'template/'.$conf_media_icon_general['style'].'_media_icon.css">');
    7268}
    7369?>
Note: See TracChangeset for help on using the changeset viewer.