mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Include linkword css only in user area.
This commit is contained in:
parent
65b52f9e83
commit
a0b7011294
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
if(USER_AREA === true) // Don't include in admin area.
|
||||
if(USER_AREA === true) // Don't include in admin area.
|
||||
{
|
||||
e107::css('linkwords','linkwords.css');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user