Ignore:
Timestamp:
2013/01/24 14:38:24 (11 years ago)
Author:
m_uehara
Message:

#2052 年月日の表示を修正しました。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/sphone_en-US/mypage/change_confirm.tpl

    r22284 r22338  
    8888            <dd> 
    8989                <!--{if strlen($arrForm.year) > 0 && strlen($arrForm.month) > 0 && strlen($arrForm.day) > 0}--> 
    90                     <!--{$arrForm.year|h}-->年<!--{$arrForm.month|h}-->月<!--{$arrForm.day|h}-->日 
     90                    <!--{$arrForm.year|h}--> / <!--{$arrForm.month|h}--> / <!--{$arrForm.day|h}--> 
    9191                <!--{else}--> 
    9292                    Not registered 
Note: See TracChangeset for help on using the changeset viewer.