X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2FPageHistory.php;h=0f39a99f30aaf4dcd543b7ed25979380faa44273;hb=7edf99f65d7a7d4ee7d5dae90ce01efe198b1360;hp=d7f426fc4d6efb4ec282d7f916a6046eb420ca2f;hpb=1b9821bc20054c5081190710f37cf1d1bfb5e696;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/PageHistory.php b/includes/PageHistory.php index d7f426fc4d..0f39a99f30 100644 --- a/includes/PageHistory.php +++ b/includes/PageHistory.php @@ -160,7 +160,7 @@ class PageHistory { 'class' => 'historysubmit', 'type' => 'submit', 'accesskey' => wfMsg( 'accesskey-compareselectedversions' ), - 'title' => wfMsg( 'tooltip-compareselectedversions' ), + 'title' => wfMsg( 'tooltip-compareselectedversions' ).' ['.wfMsg( 'accesskey-compareselectedversions' ).']', 'value' => wfMsg( 'compareselectedversions' ), ) ) ) : '';