Index: trunk/extensions/ProofreadPage/proofread.js |
— | — | @@ -208,7 +208,7 @@ |
209 | 209 | image.width = 23; |
210 | 210 | image.height = 22; |
211 | 211 | image.className = "mw-toolbar-editbutton"; |
212 | | - image.src = "http://upload.wikimedia.org/wikipedia/commons/2/2a/Button_category_plus.png"; |
| 212 | + image.src = wgScriptPath+'/extensions/ProofreadPage/button_category_plus.png'; |
213 | 213 | image.border = 0; |
214 | 214 | image.alt = proofreadPageMessageToggleHeaders; |
215 | 215 | image.title = proofreadPageMessageToggleHeaders; |
Index: trunk/extensions/ProofreadPage/button_category_plus.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |
Property changes on: trunk/extensions/ProofreadPage/button_category_plus.png |
___________________________________________________________________ |
Added: svn:mime-type |
216 | 216 | + image/png |