Changes

m
no edit summary
Line 92: Line 92:     
local function tooltip(text, title)
 
local function tooltip(text, title)
   return F:tooltip2(text, title, '<br>')
+
   return F:tooltip2(text, title:gsub('<br>', ';;'), ';;')
 
end
 
end
  
cssedit, gkautomate
7,060

edits