Changes

no edit summary
Line 83: Line 83:  
local nick = ship:nick()
 
local nick = ship:nick()
 
if nick then
 
if nick then
table.insert(value, self._detailed_start)
   
table.insert(value, "<br />")
 
table.insert(value, "<br />")
table.insert(value, self._detailed_end)
   
table.insert(value, self._detailed_start)
 
table.insert(value, self._detailed_start)
 
table.insert(value, Formatting:inline_block(format{self._nickname_template,  
 
table.insert(value, Formatting:inline_block(format{self._nickname_template,  
Anonymous user