Module:Protected edit request/active: Difference between revisions

Content deleted Content added
Jackmcbarn (talk | contribs)
don't need another makeMessageBox anymore
Jackmcbarn (talk | contribs)
use the file-local
Line 515:
self:setArg('class', 'editrequest')
self:setArg('id', title.getProtectionLevelText(self.boxProtectionLevel)) -- for anchor. yes, this leads to multiple elements with the same ID. we should probably fix this at some point
return self.makeMessageBox('tmbox', self.tmboxArgs)
end