Module:Archive: Difference between revisions

Content deleted Content added
various fixes tested in sandbox, see Template talk:Archive for details
disable these when in demospace as they mess up the page
Line 340:
end
if not args.demospace then
boxComponents = boxComponents .. ' __NONEWSECTIONLINK__ __NOEDITSECTION__ __ARCHIVEDTALK__'
end
return boxComponents
end