Ignore:
Timestamp:
2013/01/30 12:10:22 (11 years ago)
Author:
m_uehara
Message:

#2078 「Name」を「First name」に変更

File:
1 edited

Legend:

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

    r22365 r22470  
    6767                    maxlength="<!--{$arrForm[$key2].length}-->" 
    6868                    style="<!--{$arrErr[$key2]|sfGetErrorColor}-->" 
    69                     class="boxHarf text data-role-none" placeholder="Name"/> 
     69                    class="boxHarf text data-role-none" placeholder="First name"/> 
    7070            </dd> 
    7171 
     
    239239                        maxlength="<!--{$arrForm[$key2].length}-->" 
    240240                        style="<!--{$arrErr[$key2]|sfGetErrorColor}-->" 
    241                         class="boxHarf text data-role-none" placeholder="Name"/> 
     241                        class="boxHarf text data-role-none" placeholder="First name"/> 
    242242                </dd> 
    243243 
Note: See TracChangeset for help on using the changeset viewer.