source: extensions/gally/gally-cuise/local_head.tpl @ 19217

Last change on this file since 19217 was 19217, checked in by cljosse, 11 years ago

[style] Gally-cuise fix compatibility with 2.4 (gally-grum-dark-II)

File size: 312 bytes
Line 
1
2{php}
3global $themeconf,$mytheme;
4$mytheme = 'themes/'.$themeconf['name'].'/';
5$mycss="theme.css.php";
6  {/php}
7<!-- gally-cuise **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.