phpwind 用户名显示前缀

我的方法是把风格目录wind里面的register.htm里面的

Copy code
<input class="input" type="text" size="20" maxlength="$rg_regmaxname" name="regname" id="regname" />


替换成

Copy code
<input name="regname" type="text" class="input" id="regname" value="你要加的前缀" size="20" maxlength="14" />
评论: 0 | 引用: 0 | 阅读: 273
 加入网摘


发表评论
昵 称(*): 密 码:
网 址: 邮 箱:
验证码(*): 验证码图片 选 项:
头 像:
内 容(*):