{{msg-mw:Prefswitch-return}}

{{msg-mw:Prefswitch-return}}

Why is there unnecessary html markup in this message?

Nike18:52, 11 September 2010

Current code is as follows. What do you suggest for message and code?

if ( $this->originTitle && $this->originFullUrl ) {
	$wgOut->addWikiMsgArray(
		'prefswitch-return', array( $this->originFullUrl, $this->originTitle ), array( 'parse' )
	);
}

Return to <span class="plainlinks">[$1 $2]</span>.")

Siebrand14:45, 12 September 2010