Jump to content

Huh?


Recommended Posts

Should be all good now...

by the way, on the quick reply section the "return to topic" is now bound by your profile setting... so if you have se in your "look and layout" setting to 'return to topic' it will check that box for you.. otherwise it won't

php ... I'm sure you would like the script to do this over in your forum .. change what you gave me in ./Sources/Display.php to the following...

<label for="check_back"><input type="checkbox" name="goback" id="check_back"' . ($context['back_to_topic'] || !empty($options['return_to_post']) ? ' checked="checked"' : '') . ' value="1" class="check" /> ' . $txt['back_to_topic'] . '</label>

Works like a charm... 

(I don't think I'm going to bother with the buddylist again...)

Link to comment
Share on other sites

×
×
  • Create New...