Changeset 1166 for trunk/iMT

Show
Ignore:
Timestamp:
10/04/08 00:23:48 (14 months ago)
Author:
bchoate
Message:

Adding meta tag for chromeless support.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/iMT/plugins/iMT/tmpl/header.tmpl

    r659 r1166  
    77    <meta http-equiv="content-type" content="text/html; charset=<TMPL_VAR NAME=LANGUAGE_ENCODING>" /> 
    88    <meta name="viewport" content="maximum-scale=1.0,width=device-width,initial-scale=1.0" /> 
     9    <meta name="apple-mobile-web-app-capable" content="yes" /> 
    910    <link rel="stylesheet" href="<TMPL_VAR NAME=STATIC_URI>css/iphone.css" type="text/css" media="screen" /> 
    1011    <link rel="apple-touch-icon" href="<TMPL_VAR NAME=STATIC_URI>images/iphone/apple-touch-icon.png" />