src/com/gitblit/wicket/pages/TicGitTicketPage.html
@@ -30,7 +30,7 @@ <tbody> <tr wicket:id="comment"> <td class="date"><span wicket:id="commentDate">[comment date]</span></td> <td><b><div wicket:id="commentAuthor">[comment author]</div></b></td> <td class="author"><span wicket:id="commentAuthor">[comment author]</span></td> <td><div wicket:id="commentText">[comment text]</div></td> </tr> </tbody>