https://bugzilla.wikimedia.org/show_bug.cgi?id=26591
--- Comment #4 from Ryan Kaldari <[email protected]> 2011-03-21 21:45:36 UTC --- Looks like line 1013 in mw.UploadWizard.js is failing: $j( '#mwe-upwiz-thanks' ) .append( $j( '<h3 style="text-align: center;">' ).msg( 'mwe-upwiz-thanks-intro' ), $j( '<p style="margin-bottom: 2em; text-align: center;">' ) .msg( 'mwe-upwiz-thanks-explain', _this.uploads.length ) ); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
