Lines Matching +full:t +full:- +full:mobile
13 header('X-UA-Compatible: IE=edge,chrome=1');
17 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
19 <meta charset="UTF-8" />
24 …<script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)…
26 <meta name="viewport" content="width=device-width,initial-scale=1" />
27 <?php echo tpl_favicon(array('favicon', 'mobile')) ?>
32 <!--[if lte IE 7 ]><div id="IE7"><![endif]--><!--[if IE 8 ]><div id="IE8"><![endif]-->
56 $t = array(); variable
58 $t = array($tag[0]); variable
61 $t = array_merge($t,$tag[3]); variable
63 $value = tpl_img_getTag($t);
79 </div><!-- /.content -->
95 <!--[if ( lte IE 7 | IE 8 ) ]></div><![endif]-->