Ignore:
Timestamp:
2013/01/28 14:26:33 (11 years ago)
Author:
m_uehara
Message:

#2060 メッセージIDの振り直し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/admin/total/index.tpl

    r22444 r22445  
    277277                    <input id="datepickersearch_start_m" type="text" value="" <!--{if $arrErr.search_startyear_m != ""}--><!--{sfSetErrorStyle}--><!--{/if}--> /> 
    278278                    <!--{if $smarty.const.CLOSE_DAY == 31}--> 
    279                         <!--{t string="t_Monthly (end of month)_01"}--> 
     279                        <!--{t string="tpl_Monthly (end of month)_01"}--> 
    280280                    <!--{else}--> 
    281                         <!--{t string="t_Monthly (by %s1)_01" %s1=$smarty.const.CLOSE_DAY}--> 
     281                        <!--{t string="tpl_Monthly (by %s1)_01" %s1=$smarty.const.CLOSE_DAY}--> 
    282282                    <!--{/if}--> 
    283283                    <input type="hidden" name="search_startyear_m" value="<!--{$arrForm.search_startyear_m.value|h}-->" /> 
Note: See TracChangeset for help on using the changeset viewer.