Ignore:
Timestamp:
2007/07/20 15:58:59 (17 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Location:
branches/feature-module-update
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update

    • Property svn:ignore set to
      .cache

      .settings

      .projectOptions
  • branches/feature-module-update/data/Smarty/templates/admin/system/update.tpl

    r12157 r15078  
    66 */ 
    77*}--> 
    8 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
     8<!--★★メインコンテンツ★★--> 
    99<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    1010<form name="form1" id="form1" method="post" action=""> 
     
    1313    <tr valign="top"> 
    1414        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 
    15             <!--¢§SUB NAVI--> 
     15            <!--SUB NAVI--> 
    1616            <!--{include file=$tpl_subnavi}--> 
    17             <!--¢¥SUB NAVI--> 
     17            <!--SUB NAVI--> 
    1818        </td> 
    1919        <td class="mainbg"> 
    20             <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 
     20            <!--▼登録テーブルここから--> 
    2121            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    22                 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     22                <!--メインエリア--> 
    2323                <tr> 
    2424                    <td align="center"> 
     
    3737                                    <tr> 
    3838                                        <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> 
    39                                         <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥¢¥Ã¥×¥Ç¡¼¥Èµ¡Ç½°ìÍ÷</span></td> 
     39                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->アップデート機能一覧</span></td> 
    4040                                        <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> 
    4141                                    </tr> 
     
    4848                                </table> 
    4949                                 
    50                                 <!--{* °ìÍ÷¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Î¤ßɽ¼¨¤¹¤ë *}--> 
     50                                <!--{* 一覧が存在する場合のみ表示する *}--> 
    5151                                <!--{if count($arrUpdate) > 0 }--> 
    5252                                <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 
    5353                                    <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 
    54                                         <td width="170">µ¡Ç½Ì¾</td> 
    55                                         <td width="390">ÀâÌÀ</td> 
    56                                         <td width="80">¥ê¥ê¡¼¥¹Æü</td> 
    57                                         <td width="50">¹¹¿·</td> 
     54                                        <td width="170">機能名</td> 
     55                                        <td width="390">説明</td> 
     56                                        <td width="80">リリース日</td> 
     57                                        <td width="50">更新</td> 
    5858                                    </tr> 
    5959                                    <!--{section name=cnt loop=$arrUpdate}--> 
     
    6464                                        <td align="center"> 
    6565                                        <!--{if $arrUpdate[cnt].now_version != $arrUpdate[cnt].latest_version}--> 
    66                                             <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ŬÍÑ</a></span> 
     66                                            <span class="icon_edit"><a href="#" onclick="fnModeSubmit('install','module_id','<!--{$arrUpdate[cnt].module_id}-->');">適用</a></span> 
    6767                                        <!--{else}--> 
    68                                             <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');">ºï½ü</a></span> 
     68                                            <span class="icon_delete"><a href="#" onclick="fnModeSubmit('uninstall','module_id','<!--{$arrUpdate[cnt].module_id}-->');">削除</a></span> 
    6969                                        <!--{/if}-->                                     
    7070                                        </td>    
     
    7575                                <table width="678" border="0" cellspacing="1" cellpadding="4" summary=" "> 
    7676                                    <tr bgcolor="#ffffff" align="center" class="fs12n"> 
    77                                         <td>¸½ºß¡¢¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó¤Ï¤´¤¶¤¤¤Þ¤»¤ó¡£</td> 
     77                                        <td>現在、アップデート情報はございません。</td> 
    7878                                    </tr> 
    7979                                </table> 
     
    9696                                        <table border="0" cellspacing="0" cellpadding="0" summary=" "> 
    9797                                            <tr> 
    98                                                 <td><input type="submit" name="subm" value="ºÇ¿·¤Î¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó¤ò¼èÆÀ¤¹¤ë"/></td> 
     98                                                <td><input type="submit" name="subm" value="最新のアップデート情報を取得する"/></td> 
    9999                                            </tr> 
    100100                                        </table> 
     
    117117                                    <tr bgcolor="#ffffff" class="fs12"> 
    118118                                        <td> 
    119                                             ¢§¼Â¹Ô·ë²Ì<br> 
     119                                            ▼実行結果<br> 
    120120                                            <!--{$update_mess}--> 
    121121                                        </td> 
     
    134134                    </td> 
    135135                </tr> 
    136                 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     136                <!--メインエリア--> 
    137137            </table> 
    138             <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 
     138            <!--▲登録テーブルここまで--> 
    139139        </td> 
    140140    </tr> 
    141141</form> 
    142142</table> 
    143 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
     143<!--★★メインコンテンツ★★--> 
Note: See TracChangeset for help on using the changeset viewer.