Index: trunk/phase3/includes/specials/SpecialUnwatchedpages.php |
— | — | @@ -52,7 +52,7 @@ |
53 | 53 | $nt, |
54 | 54 | wfMsgHtml( 'watch' ), |
55 | 55 | array(), |
56 | | - array( 'action' => 'watch' |
| 56 | + array( 'action' => 'watch' ) |
57 | 57 | ); |
58 | 58 | |
59 | 59 | return wfSpecialList( $plink, $wlink ); |