[HowTo] [3.5.0] Default check [x] Quote message in Quick Reply?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    [HowTo] [3.5.0] Default check [x] Quote message in Quick Reply?

    [HowTo] [3.5.0] Default check [x] Quote message in Quick Reply?

    This little template modification will guide you through the few simple steps that will make the '[ ] Quote message in reply' checkbox automaticly checked.


    Admin Control Panel > Styles & Templates > Style Manager > Dropdown: Edit Templates > Expand the navigation bar templates group > Customize the SHOWTHREAD template and find this code:
    Code:
    <input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />
    replace with:
    Code:
    <input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" [B]checked[/B] />
    Save the template, and you're done.
    Last edited by Floris; Fri 30 Sep '05, 11:50am.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...