Index: trunk/extensions/Commentbox/Commentbox.i18n.php |
— | — | @@ -14,7 +14,7 @@ |
15 | 15 | You have a comment on this page? Add it here or <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit the page directly]</span>.', |
16 | 16 | 'commentbox-savebutton' => 'Save comment', |
17 | 17 | 'commentbox-name' => 'Name:', |
18 | | - 'commentbox-name-explanation' => '<small>(Tip: If you [[Special:Userlogin|log in]], you will not have to fill in your name here manually)</small>', |
| 18 | + 'commentbox-name-explanation' => '<small>(Tip: If you [[Special:UserLogin|log in]], you will not have to fill in your name here manually)</small>', |
19 | 19 | 'commentbox-log' => 'New comments', |
20 | 20 | 'commentbox-first-comment-heading' => '== Comments ==', |
21 | 21 | 'commentbox-regex' => '/\n==\s*Comments\s*==\s*\n/i', # should match the above heading |