Members Поблагодарили: 12 раз
I was going to say in tags.resources, but it looks like its just a comment?
/*$R['tags_code_style'] = '<link rel="stylesheet" type="text/css" href="'.$cfg['plugins_dir'].'/tags/style.css" />';*/
Added 2 minutes later:
Ignor that, its in tags.rc.php:
cot_rc_add_file(
$cfg
[
'plugins_dir'
] .
'/tags/tpl/tags.css'
);