Changeset 21405 for branches/version-2_11-dev/data/Smarty/templates/admin
- Timestamp:
- 2012/01/17 16:21:07 (15 years ago)
- Location:
- branches/version-2_11-dev/data/Smarty/templates/admin
- Files:
-
- 4 edited
-
order/disp.tpl (modified) (1 diff)
-
order/edit.tpl (modified) (1 diff)
-
products/confirm.tpl (modified) (1 diff)
-
products/product.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/Smarty/templates/admin/order/disp.tpl
r21355 r21405 106 106 </tr> 107 107 <tr> 108 <th> 端末種別</th>108 <th>アクセス端末</th> 109 109 <td><!--{$arrDeviceType[$arrForm.device_type_id.value]|h}--></td> 110 110 </tr> -
branches/version-2_11-dev/data/Smarty/templates/admin/order/edit.tpl
r21355 r21405 235 235 </tr> 236 236 <tr> 237 <th> 端末種別</th>237 <th>アクセス端末</th> 238 238 <td><!--{$arrDeviceType[$arrForm.device_type_id.value]|h}--></td> 239 239 </tr> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/confirm.tpl
r21352 r21405 148 148 </tr> 149 149 <tr> 150 <th> 販売制限数</th>150 <th>購入制限</th> 151 151 <td> 152 152 <!--{$arrForm.sale_limit|default:'無制限'|h}--> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/product.tpl
r21352 r21405 223 223 </tr> 224 224 <tr> 225 <th> 販売制限数</th>225 <th>購入制限</th> 226 226 <td> 227 227 <span class="attention"><!--{$arrErr.sale_limit}--></span>
Note: See TracChangeset
for help on using the changeset viewer.
