https://bugzilla.wikimedia.org/show_bug.cgi?id=40901
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Sam Reed (reedy) <[email protected]> 2012-10-09 23:10:22 UTC --- Looks very likely echo wfMessage( 'coll-return_to_collection', $t->getFullURL(), $this->data['return_to'] )->escaped(); <?php echo wfMessage( 'coll-rendering_text' )->numParams( number_format( $this->data['progress'], 2, '.', '' ) )->params( $this->data['status'] )->escaped() ?> -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
