Changes

no edit summary
Line 84: Line 84:  
if nick then
 
if nick then
 
table.insert(value, self._detailed_start)
 
table.insert(value, self._detailed_start)
table.insert(value, "<br />")
+
table.insert(value, " ")
 
table.insert(value, self._detailed_end)
 
table.insert(value, self._detailed_end)
 
table.insert(value, self._detailed_start)
 
table.insert(value, self._detailed_start)
Anonymous user