[原创]让PHPWind 8.0 回复后跳转到最后一页 默认勾选
Aug092010
在template\wind目录中打开fastpost.htm文件,查找
<input id="go_lastpage" type="checkbox" title="选定" name="go_lastpage"> 回复后跳转到最后一页
替换为
<input id="go_lastpage" type="checkbox" title="选定" name="go_lastpage" checked > 回复后跳转到最后一页