Ignore:
Timestamp:
2007/03/11 06:27:25 (19 years ago)
Author:
nanasess
Message:

r11729 の変更を取消

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu/data/Smarty/templates/site_main.tpl

    r11729 r11730  
    1212<a name="top" id="top"></a> 
    1313 
    14 <!--HEADER--> 
     14<!--¢§HEADER--> 
    1515<!--{if $arrPageLayout.header_chk != 2}-->  
    1616<!--{assign var=header_dir value="`$smarty.const.HTML_PATH`user_data/include/header.tpl"}--> 
    1717<!--{include file= $header_dir}--> 
    1818<!--{/if}--> 
    19 <!--HEADER--> 
     19<!--¢¥HEADER--> 
    2020 
    21 <!--MAIN--> 
     21<!--¢§MAIN--> 
    2222<div id="base"> 
    2323<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
     
    2727        <td bgcolor="#ffffff" align="left" width=100%>  
    2828 
    29         <!--{*パンクズ--> 
    30         <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php">トップページ</a> > <span class="redst">お問い合わせ</span></span></div> 
    31         <!--パンクズ*}--> 
     29        <!--{*¥Ñ¥ó¥¯¥º--> 
     30        <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php">¥È¥Ã¥×¥Ú¡¼¥¸</a> ¡ä <span class="redst">¤ªÌ䤤¹ç¤ï¤»</span></span></div> 
     31        <!--¥Ñ¥ó¥¯¥º*}--> 
    3232 
    3333        <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    3434            <tr valign="top"> 
    35                 <!--▼左ナビ--> 
     35                <!--¢§º¸¥Ê¥Ó--> 
    3636                <!--{if $arrPageLayout.LeftNavi|@count > 0}--> 
    3737                    <td align="left"> 
     
    3939                        <!--{foreach key=LeftNaviKey item=LeftNaviItem from=$arrPageLayout.LeftNavi}--> 
    4040                        <tr><td align="center"> 
    41                         <!-- ▼<!--{$LeftNaviItem.bloc_name}--> ここから--> 
     41                        <!-- ¢§<!--{$LeftNaviItem.bloc_name}--> ¤³¤³¤«¤é--> 
    4242                        <!--{if $LeftNaviItem.php_path != ""}--> 
    4343                            <!--{include_php file=$LeftNaviItem.php_path}--> 
     
    4545                            <!--{include file=$LeftNaviItem.tpl_path}--> 
    4646                        <!--{/if}--> 
    47                         <!-- ▲<!--{$LeftNaviItem.bloc_name}--> ここまで--> 
     47                        <!-- ¢¥<!--{$LeftNaviItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
    4848                        </td></tr> 
    4949                    <!--{/foreach}--> 
     
    5252                    <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td> 
    5353                <!--{/if}--> 
    54                 <!--▲左ナビ--> 
     54                <!--¢¥º¸¥Ê¥Ó--> 
    5555             
    5656                <td align="center" width=100%> 
    5757                    <table border="0" cellspacing="0" cellpadding="0" summary=" "> 
    5858                     
    59                     <!--▼メイン上部--> 
     59                    <!--¢§¥á¥¤¥ó¾åÉô--> 
    6060                    <!--{if $arrPageLayout.MainHead|@count > 0}--> 
    6161                    <tr><td align="center"> 
     
    6464                            <tr><td height=3><td></tr> 
    6565                            <tr><td align="center"> 
    66                             <!-- ▼<!--{$MainHeadItem.bloc_name}--> ここから--> 
     66                            <!-- ¢§<!--{$MainHeadItem.bloc_name}--> ¤³¤³¤«¤é--> 
    6767                            <!--{if $MainHeadItem.php_path != ""}--> 
    6868                                <!--{include_php file=$MainHeadItem.php_path}--> 
     
    7070                                <!--{include file=$MainHeadItem.tpl_path}--> 
    7171                            <!--{/if}--> 
    72                             <!-- ▲<!--{$MainHeadItem.bloc_name}--> ここまで--> 
     72                            <!-- ¢¥<!--{$MainHeadItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
    7373                            </td></tr> 
    7474                        <!--{/foreach}--> 
     
    7676                    </td><tr> 
    7777                    <!--{/if}--> 
    78                     <!--▲メイン上部--> 
     78                    <!--¢¥¥á¥¤¥ó¾åÉô--> 
    7979                     
    8080                    <tr><td align="center"><!--{include file=$tpl_mainpage}--></td></tr> 
    8181                     
    82                     <!--▼メイン下部--> 
     82                    <!--¢§¥á¥¤¥ó²¼Éô--> 
    8383                    <tr><td align="center"> 
    8484                    <!--{if $arrPageLayout.MainFoot|@count > 0}--> 
     
    8787                            <tr><td height=3><td></tr> 
    8888                            <tr><td align="center"> 
    89                             <!-- ▼<!--{$MainFootItem.bloc_name}--> ここから--> 
     89                            <!-- ¢§<!--{$MainFootItem.bloc_name}--> ¤³¤³¤«¤é--> 
    9090                            <!--{if $MainFootItem.php_path != ""}--> 
    9191                                <!--{include_php file=$MainFootItem.php_path}--> 
     
    9393                                <!--{include file=$MainFootItem.tpl_path}--> 
    9494                            <!--{/if}--> 
    95                             <!-- ▲<!--{$MainFootItem.bloc_name}--> ここまで--> 
     95                            <!-- ¢¥<!--{$MainFootItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
    9696                            </td></tr> 
    9797                        <!--{/foreach}--> 
     
    9999                    <!--{/if}--> 
    100100                    </td><tr> 
    101                     <!--▲メイン下部-->                    
     101                    <!--¢¥¥á¥¤¥ó²¼Éô-->                  
    102102     
    103103                    </table> 
    104104                </td> 
    105105 
    106                 <!--▼右ナビ--> 
     106                <!--¢§±¦¥Ê¥Ó--> 
    107107                <!--{if $arrPageLayout.RightNavi|@count > 0}--> 
    108108                    <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td> 
     
    111111                        <!--{foreach key=RightNaviKey item=RightNaviItem from=$arrPageLayout.RightNavi}--> 
    112112                            <tr><td align="center"> 
    113                             <!-- ▼<!--{$RightNaviItem.bloc_name}--> ここから--> 
     113                            <!-- ¢§<!--{$RightNaviItem.bloc_name}--> ¤³¤³¤«¤é--> 
    114114                            <!--{if $RightNaviItem.php_path != ""}--> 
    115115                                <!--{include_php file=$RightNaviItem.php_path}--> 
     
    117117                                <!--{include file=$RightNaviItem.tpl_path}--> 
    118118                            <!--{/if}--> 
    119                             <!-- ▲<!--{$RightNaviItem.bloc_name}--> ここまで--> 
     119                            <!-- ¢¥<!--{$RightNaviItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
    120120                            </td></tr> 
    121121                        <!--{/foreach}--> 
     
    123123                    </td> 
    124124                <!--{/if}--> 
    125                 <!--▲右ナビ--> 
     125                <!--¢¥±¦¥Ê¥Ó--> 
    126126            </tr> 
    127127        </table> 
     
    133133 
    134134</div> 
    135 <!--MAIN--> 
     135<!--¢¥MAIN--> 
    136136 
    137 <!--FOTTER--> 
     137<!--¢§FOTTER--> 
    138138<!--{if $arrPageLayout.footer_chk != 2}-->  
    139139<!--{include file="`$smarty.const.HTML_PATH`user_data/include/footer.tpl"}--> 
    140140<!--{/if}--> 
    141 <!--FOTTER--> 
     141<!--¢¥FOTTER--> 
    142142</div> 
    143 <!--{* EBiSタグ表示用 *}--> 
     143<!--{* EBiS¥¿¥°É½¼¨ÍÑ *}--> 
    144144<!--{$tpl_mainpage|sfPrintEbisTag}--> 
    145 <!--{* アフィリエイトタグ表示用 *}--> 
     145<!--{* ¥¢¥Õ¥£¥ê¥¨¥¤¥È¥¿¥°É½¼¨ÍÑ *}--> 
    146146<!--{$tpl_conv_page|sfPrintAffTag:$tpl_aff_option}--> 
    147147</body> 
Note: See TracChangeset for help on using the changeset viewer.