Sorry guys, I did not see this and the temporary fix is quite simple.
Please add the following to Admin Panel > Theme > Custom CSS:
form[action="helptopics.php"] table.list thead tr:first-child {
display: table-row;
}
I will include this fix in the next release.