r69584 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69583‎ | r69584 | r69585 >
Date:07:34, 20 July 2010
Author:raymond
Status:ok
Tags:
Comment:
Remove useless <hr />. If someone wants to highlight this warning it can be better done with CSS.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3546,7 +3546,7 @@
35473547
35483548 # Media information
35493549 'mediawarning' => "'''Warning''': This file type may contain malicious code.
3550 -By executing it, your system may be compromised.<hr />",
 3550+By executing it, your system may be compromised.",
35513551 'imagemaxsize' => "Image size limit:<br />''(for file description pages)''",
35523552 'thumbsize' => 'Thumbnail size:',
35533553 'widthheight' => '$1×$2', # only translate this message to other languages if you have to change it

Status & tagging log