]> git.mjollnir.org Git - moodle.git/commitdiff
wiki lang string: MDL-17209 typo fix
authorwildgirl <wildgirl>
Thu, 13 Nov 2008 14:53:43 +0000 (14:53 +0000)
committerwildgirl <wildgirl>
Thu, 13 Nov 2008 14:53:43 +0000 (14:53 +0000)
lang/en_utf8/wiki.php

index afd6f3470a7b34088d243af37a0067bec1fab6f6..0405cec6b7b3ebc1a1602bd42eb83e4d79370949 100644 (file)
@@ -159,7 +159,7 @@ $string['revertpagescheck'] = 'Do you really want to revert the following change
 $string['revertthe'] = 'Version diving, but only purge the affected one';
 $string['safehtml'] = 'Safe HTML';
 $string['save'] = 'Save';
-$string['savenolock'] = 'You cannot save the page because you do not have an editing lock. This can happen if your browser has Javascript turned off, or if another user overrides your lock.<br/><br/>You can return to the previous screen using your browser\'s Back button and copy the text of any changes you made, then try editing again.';
+$string['savenolock'] = 'You cannot save the page because you do not have an editing lock. This can happen if your browser has Javascript turned off, or if another user overrides your lock.<br />You can return to the previous screen using your browser\'s Back button and copy the text of any changes you made, then try editing again.';
 $string['searchwiki'] = 'Search Wiki';
 $string['setpageflags'] = 'Set page flags';
 $string['showversions'] = 'Show versions:';