6,834
edits
No edit summary |
No edit summary |
||
Line 350: | Line 350: | ||
entries[i] = p.formatDescription(entry) | entries[i] = p.formatDescription(entry) | ||
end | end | ||
return "<div style='margin-top: | return "<div style='margin-top: 10px;'>"..table.concat(entries, '<br>').."</div>" | ||
end | end | ||
edits