Content deleted Content added
Remove obsolete RFPP exemption, allow force to override |
No edit summary |
||
Line 586:
function box:export()
local title = self.titles.currentTitle
if not title.isTalkPage and not self.demo and not yesno(self.args.
return '<span class="error">Error: Protected edit requests can only be made on the talk page.</span>[[Category:Non-talk pages with an edit request template]]'
end
|