|
|
@ -44,7 +44,7 @@ if (!defined('IN_SCRIPT')) {die('Invalid attempt');} |
|
|
|
<link href="<?php echo HESK_PATH; ?>hesk_style_v25.css" type="text/css" rel="stylesheet" /> |
|
|
|
<link href="<?php echo HESK_PATH; ?>css/bootstrap.css" type="text/css" rel="stylesheet" /> |
|
|
|
<link href="<?php echo HESK_PATH; ?>css/bootstrap-theme.css" type="text/css" rel="stylesheet" /> |
|
|
|
<link href="<?php echo HESK_PATH; ?>css/hesk_newStyle.css" type="text/css" rel="stylesheet" /> |
|
|
|
<link href="<?php echo HESK_PATH; ?>css/hesk_newStyle.php" type="text/css" rel="stylesheet" /> |
|
|
|
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> |
|
|
|
<script src="<?php echo HESK_PATH; ?>js/jquery-1.10.2.min.js"></script> |
|
|
|
<script language="Javascript" type="text/javascript" src="<?php echo HESK_PATH; ?>hesk_javascript_v25.js"></script> |
|
|
|