Index: trunk/extensions/LiquidThreads/pages/NewUserMessagesView.php |
— | — | @@ -160,7 +160,7 @@ |
161 | 161 | 'lqt_newmessages_read_button', |
162 | 162 | $this->targets[$t->id()] ); |
163 | 163 | |
164 | | - // Left-hand column � read button and context link to the full thread. |
| 164 | + // Left-hand column read button and context link to the full thread. |
165 | 165 | global $wgUser; |
166 | 166 | $topmostThread = $t->topmostThread(); |
167 | 167 | $sk = $wgUser->getSkin(); |