- Timestamp:
- 2010/11/06 22:01:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-C/data/Smarty/templates/admin/products/product.tpl
r18882 r19073 277 277 <td> 278 278 <span class="attention"><!--{$arrErr.main_comment}--></span> 279 <input type="button" name="btn" onclick="document.form1['main_comment'].value=document.form1['main_list_comment'].value;" value="一覧メインコメントをコピー" /><br /> 279 280 <textarea name="main_comment" value="<!--{$arrForm.main_comment|escape}-->" maxlength="<!--{$smarty.const.LLTEXT_LEN}-->" style="<!--{if $arrErr.main_comment != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}-->" cols="60" rows="8" class="area60"><!--{$arrForm.main_comment|escape}--></textarea><br /> 280 281 <span class="attention"> (上限<!--{$smarty.const.LLTEXT_LEN}-->文字)</span>
Note: See TracChangeset
for help on using the changeset viewer.