Changeset 10865


Ignore:
Timestamp:
2006/12/18 14:38:22 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign_design.tpl

    r10862 r10865  
    9292                                            <textarea name="contents" cols=90 rows=<!--{$contents_row}--> align="left" wrap=off style="width: 650px;"><!--{$contents_data}--></textarea> 
    9393                                            <div align="right"> 
    94                                             <input type="button" value=<!--{if $header_row > 13}-->"¾®¤µ¤¯¤¹¤ë"<!--{else}-->"Â礭¤¯¤¹¤ë"<!--{/if}--> onClick="ChangeSize(this, contents, 50, 13, contents_row)"> 
     94                                            <input type="button" value=<!--{if $contents_row > 13}-->"¾®¤µ¤¯¤¹¤ë"<!--{else}-->"Â礭¤¯¤¹¤ë"<!--{/if}--> onClick="ChangeSize(this, contents, 50, 13, contents_row)"> 
    9595                                            </div><br/> 
    9696                                        </td> 
Note: See TracChangeset for help on using the changeset viewer.