SMF Support > SMF 1.1.x Support
Jump to layout bugs
warrior:
yeahh... thx, but something is to change too..
MessageIndex.template.php line 269:
<option value="">' . $txt[251] . ':</option>';
to
<optgroup label="' . $txt[251] . ':">';
Search.template.php line 231:
<option value="">' . $txt[251] . ':</option>';
to
<optgroup label="' . $txt[251] . ':">';
Display.template.php line 490:
<option value="">' . $txt[251] . ':</option>';
to
<optgroup label="' . $txt[251] . ':">';
warrior :)
Navigation
[0] Message Index
[*] Previous page
Go to full version