Ignore:
Timestamp:
2012/04/17 11:41:47 (12 years ago)
Author:
shutta
Message:

#1757 favicon.icoの設置
ポップアップ画面、管理画面にもfavicon設定

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/sphone/popup_header.tpl

    r21613 r21752  
    7676        <meta name="keywords" content="<!--{$arrPageLayout.keyword|h}-->" /> 
    7777    <!--{/if}--> 
     78    <link rel="shortcut icon" href="<!--{$TPL_URLPATH}-->img/common/favicon.ico" /> 
     79    <link rel="icon" type="image/vnd.microsoft.icon" href="<!--{$TPL_URLPATH}-->img/common/favicon.ico" /> 
    7880    <!--{* iPhone用アイコン画像 *}--> 
    7981    <link rel="apple-touch-icon" href="<!--{$TPL_URLPATH}-->img/common/apple-touch-icon.png" /> 
Note: See TracChangeset for help on using the changeset viewer.