Content deleted Content added
Update for RFPP restructure |
Remove obsolete RFPP exemption, allow force to override |
||
Line 586:
function box:export()
local title = self.titles.currentTitle
if not title.isTalkPage and
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
|