removes extra </tr></table>

This commit is contained in:
Jordie
2016-08-08 15:17:59 +10:00
committed by GitHub
parent a9412c675f
commit ed49bf566e

View File

@@ -788,8 +788,6 @@
else
jobs += "<td width='20%'><a href='?src=\ref[src];jobban3=deathsquad;jobban4=\ref[M]'>[replacetext("Deathsquad", " ", "&nbsp")]</a></td>"
jobs += "</tr></table>"
if(jobban_isbanned(M, "lavaland"))
jobs += "<td width='20%'><a href='?src=\ref[src];jobban3=lavaland;jobban4=\ref[M]'><font color=red>[replacetext("Lavaland", " ", "&nbsp")]</font></a></td>"
else