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/mail/htmlmail_complete.tpl

    r12157 r15078  
    66 */ 
    77*}--> 
    8 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
     8<!--★★メインコンテンツ★★--> 
    99<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    1010    <tr valign="top"> 
    1111        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 
    12             <!-- ¥µ¥Ö¥Ê¥Ó --> 
     12            <!-- サブナビ --> 
    1313            <!--{include file=$tpl_subnavi}--> 
    1414        </td> 
    1515        <td class="mainbg" > 
    1616        <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    17             <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     17            <!--メインエリア--> 
    1818            <tr> 
    1919                <td align="center"> 
     
    2727                        <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> 
    2828                        <td bgcolor="#f2f1ec"> 
    29                         <!--´°Î»¥á¥Ã¥»¡¼¥¸¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 
     29                        <!--完了メッセージテーブルここから--> 
    3030                        <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" " height="402"> 
    3131                            <tr> 
    32                                 <td height="150" bgcolor="#ffffff" class="fs14n" align="center">ÅÐÏ¿¤¬´°Î»Ãפ·¤Þ¤·¤¿¡£<br /> <br /> <br /> 
    33                                 <a href="./template.php">¢ªÂ³¤±¤ÆÀßÄê¤ò¹Ô¤¦</a></td> 
     32                                <td height="150" bgcolor="#ffffff" class="fs14n" align="center">登録が完了致しました。<br /> <br /> <br /> 
     33                                <a href="./template.php">→続けて設定を行う</a></td> 
    3434                            </tr> 
    3535                        </table> 
    36                         <!--´°Î»¥á¥Ã¥»¡¼¥¸¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 
     36                        <!--完了メッセージテーブルここまで--> 
    3737                        </td> 
    3838                        <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> 
     
    4646                </td> 
    4747            </tr> 
    48             <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     48            <!--メインエリア--> 
    4949        </table> 
    5050        </td> 
     
    5252</form> 
    5353</table> 
    54 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->      
     54<!--★★メインコンテンツ★★-->      
Note: See TracChangeset for help on using the changeset viewer.