Ignore:
Timestamp:
2007/09/20 16:05:14 (17 years ago)
Author:
nanasess
Message:

<!--{$smarty.const.URL_DIR}--> を <!--{$TPL_DIR}--> に置換

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/Smarty/templates/default/admin/contents/file_manager.tpl

    r15731 r15782  
    1515<input type="hidden" name="select_file" value=""> 
    1616    <tr valign="top"> 
    17         <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 
     17        <td background="<!--{$TPL_DIR}-->img/contents/navi_bg.gif" height="402"> 
    1818            <!--▼SUB NAVI--> 
    1919            <!--{include file=$tpl_subnavi}--> 
     
    2828                            <tr><td height="14"></td></tr> 
    2929                            <tr> 
    30                                 <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td> 
     30                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td> 
    3131                            </tr> 
    3232                            <tr valign="top"> 
    33                                 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td> 
     33                                <td background="<!--{$TPL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td> 
    3434                                <td bgcolor="#cccccc"> 
    3535                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    3636                                    <tr> 
    37                                         <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td> 
     37                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td> 
    3838                                    </tr> 
    3939                                    <tr> 
    40                                         <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 
     40                                        <td background="<!--{$TPL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 
    4141                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->ファイル管理</span></td> 
    42                                         <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 
     42                                        <td background="<!--{$TPL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td> 
    4343                                    </tr> 
    4444                                    <tr> 
    45                                         <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td> 
     45                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td> 
    4646                                    </tr> 
    4747                                    <tr> 
    48                                         <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td> 
     48                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td> 
    4949                                    </tr> 
    5050                                </table> 
     
    5555                                        <td> 
    5656                                            <div id="now_dir"> 
    57                                             <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/folder_open.gif" alt="フォルダ"> 
     57                                            <img src="<!--{$TPL_DIR}-->img/admin/contents/folder_open.gif" alt="フォルダ"> 
    5858                                            &nbsp;<!--{$tpl_now_file}--> 
    5959                                            </div> 
     
    7575                                                    <tr class="fs12n" id="parent_dir" onclick="fnSetFormVal('form1', 'select_file', '<!--{$tpl_parent_dir|escape}-->');fnSelectFile('parent_dir', '#808080');" onDblClick="setTreeStatus('tree_status');fnDbClick(arrTree, '<!--{$tpl_parent_dir|escape}-->', true, '<!--{$tpl_now_dir|escape}-->', true)" style="" onMouseOver="fnChangeBgColor('parent_dir', '#808080');" onMouseOut="fnChangeBgColor('parent_dir', '');"> 
    7676                                                        <td> 
    77                                                             <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/folder_parent.gif" alt="フォルダ">&nbsp;.. 
     77                                                            <img src="<!--{$TPL_DIR}-->img/admin/contents/folder_parent.gif" alt="フォルダ">&nbsp;.. 
    7878                                                        </td> 
    7979                                                        <td align="right"></td> 
     
    8686                                                        <td> 
    8787                                                            <!--{if $arrFileList[cnt].is_dir}--> 
    88                                                             <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/folder_close.gif" alt="フォルダ"> 
     88                                                            <img src="<!--{$TPL_DIR}-->img/admin/contents/folder_close.gif" alt="フォルダ"> 
    8989                                                            <!--{else}--> 
    90                                                             <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/file.gif"> 
     90                                                            <img src="<!--{$TPL_DIR}-->img/admin/contents/file.gif"> 
    9191                                                            <!--{/if}--> 
    9292                                                            <!--{$arrFileList[cnt].file_name|escape}--> 
     
    126126                                <!--▲ファイル管理テーブルここまで--> 
    127127                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    128                                     <tr><td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td></tr> 
     128                                    <tr><td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td></tr> 
    129129                                </table> 
    130130 
    131131                                </td> 
    132                                 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td> 
     132                                <td background="<!--{$TPL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td> 
    133133                            </tr> 
    134134                            <tr> 
    135                                 <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td> 
     135                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td> 
    136136                            </tr> 
    137137                            <tr><td height="30"></td></tr> 
Note: See TracChangeset for help on using the changeset viewer.