Last change
on this file since 20941 was
19222,
checked in by cljosse, 12 years ago
|
[style stripped-cuise] create stripped-cuise-block
|
File size:
318 bytes
|
Rev | Line | |
---|
[19222] | 1 | |
---|
| 2 | {php} |
---|
| 3 | global $themeconf,$mytheme; |
---|
| 4 | $mytheme = 'themes/'.$themeconf['name'].'/'; |
---|
| 5 | $mycss="theme.css.php"; |
---|
| 6 | {/php} |
---|
| 7 | <!-- stripped-cuise_bloc **LOCAL** >HEADER> {php} echo $mytheme.$mycss ; {/php} --> |
---|
| 8 | <link rel="stylesheet" href="{php} echo $mytheme.$mycss ; {/php}" type="text/css" /> |
---|
| 9 | <!-- **LOCAL** >HEADER> --> |
---|
Note: See
TracBrowser
for help on using the repository browser.