"Show thread" should be selected by default.

This commit is contained in:
Savetheinternet 2011-11-19 03:42:30 +11:00
parent e8ad164358
commit 2a6f47e7ae

View File

@ -2317,7 +2317,7 @@
'<tr>' . '<tr>' .
'<th><label for="message">Leave shadow thread</label></th>' . '<th><label for="message">Leave shadow thread</label></th>' .
'<td>' . '<td>' .
'<input type="checkbox" id="shadow" name="shadow"/>' . '<input type="checkbox" id="shadow" name="shadow" checked/>' .
' <span class="unimportant">(locks thread; replies to it with a link.)</span>' . ' <span class="unimportant">(locks thread; replies to it with a link.)</span>' .
'</td>' . '</td>' .
'</tr>' . '</tr>' .