source: extensions/Mail_supervisor/admin/header_2_2.tpl @ 10562

Last change on this file since 10562 was 10419, checked in by cljosse, 13 years ago

[extensions] mail_supervisor fix bug in design

File size: 568 bytes
Line 
1{combine_script id="jquery" path= "themes/default/js/jquery.min.js" }
2{combine_script id="jquery.cluetip" path= "themes/default/js/plugins/jquery.cluetip.js" require="jquery"}
3{combine_script id="my_script" path= $MAIL_SUPERV_PATH|@cat:"include/Scripts.js" }
4{if $theme=='default'}{combine_css path= $MAIL_SUPERV_PATH|@cat:'admin/clear/theme.css'}{/if}
5{if $theme=='clear'}{combine_css path= $MAIL_SUPERV_PATH|@cat:'admin/clear/theme.css'}{/if}
6{if $theme=='roma'}{combine_css path= $MAIL_SUPERV_PATH|@cat:'admin/roma/theme.css'}{/if}
7{html_head}
8
9{/html_head}
Note: See TracBrowser for help on using the repository browser.