Modul:Protection banner: Unterschied zwischen den Versionen
fix variable name
(use the config to set the padlock "right" propery, and remove the Padlock:setRight method) |
(fix variable name) |
||
Zeile 793: | Zeile 793: | ||
self._imageAlt = blurbObj:makeAltText() | self._imageAlt = blurbObj:makeAltText() | ||
self._imageLink = blurbObj:makeLinkText() | self._imageLink = blurbObj:makeLinkText() | ||
self._right = cfg.padlockPositions[action] | self._right = cfg.padlockPositions[protectionObj.action] | ||
or cfg.padlockPositions.default | or cfg.padlockPositions.default | ||
or '55px' | or '55px' |