模块:Message box:修订间差异
imported>Quest for Truth 无编辑摘要 |
imported>Quest for Truth 无编辑摘要 |
||
| 第282行: | 第282行: | ||
end | end | ||
if args.fix and args.fix ~= '' then | if args.fix and args.fix ~= '' then | ||
self.fix = format("<small> | self.fix = format("<br /><small>%s</small>", args.fix) | ||
else | else | ||
self.fix = '' | self.fix = '' | ||