- Fix the judge question formatting too

This commit is contained in:
dave 2009-12-14 20:30:20 +00:00
parent 2e0fb0e26e
commit 64a7a44ebe

View File

@ -165,6 +165,7 @@ if($config['judges_specialaward_only_enable'] == 'yes') {
<td colspan="2"><hr /></td></tr>
</table>
<table class="editor">
<td style="width:35%" colspan="2"></td><td colspan="2"></td>
<?
questions_print_answer_editor('judgereg', $u, 'questions');
?>