ecshop后台填写“分类名称”时长度受限制
更新时间:2014-09-30 点击量:1848
ecshop后台填写"分类名称"时长度受限制,
打开:
admin/templates/category_info.htm
找到:
<input type='text' name='cat_name' maxlength="20" value='{$cat_info.cat_name|escape:html}' size='27' />
修改maxlength="20"中的数字
如果文章对您有帮助,就打赏一个吧