模块:Message box:修订间差异

imported>Shizhao
无编辑摘要
imported>Shizhao
无编辑摘要
第304行: 第304行:
end
end
if args.fix and args.fix ~= '' then
if args.fix and args.fix ~= '' then
self.fix = format("<small>%s</small>", args.fix)
self.fix = format("<br /><small>%s</small>", args.fix)
else
else
self.fix = ''
self.fix = ''