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/downloads/module/security/security.tpl

    r12157 r15078  
    66 */ 
    77*}--> 
    8 <!--¡¡--> 
     8<!-- --> 
    99<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    1010<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> 
     
    3535 
    3636<div align="center"> 
    37 <!--¡ú¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú¡ú--> 
     37<!--★★★メインコンテンツ★★★--> 
    3838<table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    3939<form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI|escape}-->"> 
     
    4141    <tr valign="top"> 
    4242        <td class="mainbg"> 
    43             <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 
     43            <!--▼登録テーブルここから--> 
    4444            <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    45                 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     45                <!--メインエリア--> 
    4646                <tr> 
    4747                    <td align="center"> 
     
    6060                                        <tr> 
    6161                                            <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> 
    62                                             <td bgcolor="#636469" width="402" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë--><!--{$tpl_subtitle}--></span></td> 
     62                                            <td bgcolor="#636469" width="402" class="fs14n"><span class="white"><!--コンテンツタイトル--><!--{$tpl_subtitle}--></span></td> 
    6363                                            <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> 
    6464                                        </tr> 
     
    7373                                    <table width="442" border="0" cellspacing="1" cellpadding="5" summary=" "> 
    7474                                        <tr bgcolor="#f2f1ec" align="center" class="fs12n"> 
    75                                             <td width="120">¥Á¥§¥Ã¥¯ÆâÍÆ</td> 
    76                                             <td width="40">·ë²Ì</td> 
    77                                             <td width="300">¾ÜºÙ</td> 
     75                                            <td width="120">チェック内容</td> 
     76                                            <td width="40">結果</td> 
     77                                            <td width="300">詳細</td> 
    7878                                        </tr> 
    7979                                        <!--{section name=i loop=$arrList}--> 
     
    9797                    </td> 
    9898                </tr> 
    99                 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     99                <!--メインエリア--> 
    100100            </table> 
    101             <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 
     101            <!--▲登録テーブルここまで--> 
    102102        </td> 
    103103    </tr> 
    104104</form> 
    105105</table> 
    106 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
     106<!--★★メインコンテンツ★★--> 
    107107</div> 
    108108 
Note: See TracChangeset for help on using the changeset viewer.