- Timestamp:
- 2013/01/27 21:40:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/Smarty/templates/admin/order/pdf_input.tpl
r22433 r22434 132 132 <!--{/foreach}--> 133 133 134 <h2><!--コンテンツタイトル--><!--{t string="tpl_ 419"}--></h2>134 <h2><!--コンテンツタイトル--><!--{t string="tpl_Ledger creation_01"}--></h2> 135 135 136 136 <table class="form"> … … 142 142 </tr> 143 143 <tr> 144 <th><!--{t string="tpl_ 420_1" escape="none"}--></th>144 <th><!--{t string="tpl_Issuance date<span class='attention'> *</span>_01" escape="none"}--></th> 145 145 <td><!--{if $arrErr.year}--><span class="attention"><!--{$arrErr.year}--></span><!--{/if}--> 146 146 <input id="datepicker" … … 187 187 </tr> 188 188 <tr> 189 <th><!--{t string="tpl_ 365"}--></th>189 <th><!--{t string="tpl_Remarks_01"}--></th> 190 190 <td> 191 191 <!--{t string="tpl_426"}--><input type="text" name="etc1" size="40" value="" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/><br />
Note: See TracChangeset
for help on using the changeset viewer.