Ignore:
Timestamp:
Jan 8, 2013, 12:46:37 PM (11 years ago)
Author:
cljosse
Message:
  • [style] cuise save
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/cuise/local_head.tpl

    r19486 r19990  
    1919    $keys .= $ligne ."=".$id ."&";   
    2020  }
    21 $args='?'.$keys."redraw='ok'";
     21$args='?'.$keys."redraw=ok";
    2222if(file_exists( $mytheme."theme.css.css")){
    2323    $mycss="theme.css.css";
    2424    $args="";
    2525}
    26 {/php}
    27 
    28 
    29 
    30  
     26{/php}
    3127<!-- **LOCAL** >HEADER> {$themeconf.name} / {$themeconf.parent} -->
    3228<link rel="stylesheet" href="{php} echo  $mytheme.$mycss.$args;  {/php}"  type="text/css" />
Note: See TracChangeset for help on using the changeset viewer.