Fix display style typo

I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
This commit is contained in:
Phil Davis 2015-02-23 22:31:34 +05:45
parent cbd49c77c4
commit 5fd42bbb83

View File

@ -1171,7 +1171,7 @@ if ($savemsg)
$i++;
endforeach;
?>
<tr style="dispaly:none;"><td></td></tr>
<tr style="display:none;"><td></td></tr>
</tbody>
</table>