Index: branches/liquidthreads/extensions/LqtBaseView.php |
— | — | @@ -517,7 +517,7 @@ |
518 | 518 | <li class="lqt_author_sig lqt_post_color_{$color_number}"> |
519 | 519 | HTML |
520 | 520 | ); |
521 | | - $this->output->addWikitext($sig); #gah! |
| 521 | + $this->output->addWikitext($sig, false); #gah! |
522 | 522 | $this->output->addHTML(<<<HTML |
523 | 523 | </li> |
524 | 524 | <li>$timestamp</li> |