https://bugzilla.wikimedia.org/show_bug.cgi?id=42357
Technical 13 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Technical 13 <[email protected]> --- Adding: $('div#mw-content-text').html($('div#mw-content-text').html().replace(/previous [\d,]* \| next [\d,]*/, 'showing all ' + $('ul#mw-whatlinkshere-list li').length + ' results')); to my [[Special:MyPage/common.js]] works for me. Of course, you could add some formatting in there if you were so inclined... -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
