Make the link in printfooter explicitly ltr
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Mon, 28 Apr 2014 11:59:22 +0000 (14:59 +0300)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Mon, 28 Apr 2014 12:09:38 +0000 (12:09 +0000)
commit141da40788428151b6ba1929329314681872fd31
treeeb52ba27b379bcc52e4b9f202b25772f03e8d5b5
parent8981b5e72a59bf3ca6d4ddd9784d4fd36ec56d6d
Make the link in printfooter explicitly ltr

Without this, in RTL wikis the "http" appears
in the middle of the URL.

To test, set
$wgLanguageCode = "he";
create an article called "ספר", view it in print mode
and note the URL at the bottom.

Change-Id: I1c0194c5cbd186e953eb0fc49184caa66c436ad1
includes/Skin.php