template\default\forum\post_editor_option.htm

<p class="mbn"><input type="checkbox" name="htmlon" id="htmlon" class="pc" value="1" $htmloncheck /><label for="htmlon">{lang post_html}</label></p>

改成

<p class="mbn"><input type="checkbox" name="htmlon" id="htmlon" class="pc" value="1" $htmloncheck checked="checked" /><label for="htmlon">{lang post_html}</label></p>



相关文章:

  • 2022-02-01
  • 2021-12-24
  • 2022-01-27
  • 2021-10-26
  • 2021-07-20
  • 2021-08-25
  • 2021-10-31
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
相关资源
相似解决方案