Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/50607


Change subject: Use XHTML <hr /> tag
......................................................................

Use XHTML <hr /> tag

Change-Id: Ia818d24e1070087c6571556172213307dfb9a723
---
M Scribunto.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto 
refs/changes/07/50607/1

diff --git a/Scribunto.i18n.php b/Scribunto.i18n.php
index 565aa06..21fa27d 100644
--- a/Scribunto.i18n.php
+++ b/Scribunto.i18n.php
@@ -25,7 +25,7 @@
        'scribunto-doc-subpage-name' => 'doc',
        'scribunto-doc-subpage-does-not-exist' => "''Documentation for this 
module may be created at [[$1]]''",
        'scribunto-doc-subpage-show' => '{{$1}}
-<hr>',
+<hr />',
        'scribunto-doc-subpage-header' => "'''This is the documentation subpage 
for [[$1]]'''",
 
        'scribunto-console-intro' => '* The module exports are available as the 
variable "p", including unsaved modifications.

-- 
To view, visit https://gerrit.wikimedia.org/r/50607
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia818d24e1070087c6571556172213307dfb9a723
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to