Yet another span fix.

This commit is contained in:
PsiOmegaDelta
2015-06-16 11:09:36 +02:00
parent 307f36e919
commit 5ac575f579
@@ -99,7 +99,7 @@
if(DEAD) msg += "<span class='deadsay'>It appears to be completely inactive.</span>\n"
else
msg += "<span class='deadsay'>It appears to be completely inactive.</span>\n"
msg += "<span class='info'>*---------*</span>"
msg += "</span><span class='info'>*---------*</span>"
user << msg
return