Content deleted Content added
Add 'no labels' option, simplify associated code; move categories so they won't be at the start or end in edge cases; more comments |
m typo |
||
Line 116:
label = labels[part]
if (uselinks) then
label = "[[" ..
end
label = label .. ": "
|