Ignore:
Timestamp:
Apr 3, 2011, 8:29:41 PM (14 years ago)
Author:
mistic100
Message:

better appearence with dark themes and with IE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/bbcode_bar/bbcode_bar.inc.php

    r10011 r10024  
    2323        // }
    2424        $template->assign('form_name', 'addComment');
     25
     26        if (isset($pwg_loaded_plugins['SmiliesSupport'])) {
     27                $template->assign('BBC_smilies', true);
     28        }
    2529
    2630        $template->assign('BBCODE_PATH', BBcode_PATH);
Note: See TracChangeset for help on using the changeset viewer.