equal
deleted
inserted
replaced
1 <div class="tblholder"> |
1 <div class="tblholder"> |
2 <table border="0" width="100%" cellspacing="1" cellpadding="4"> |
2 |
|
3 <!-- BEGIN is_foe --> |
|
4 <div style="padding: 7px;" class="comment_foe_hidden" id="comment_foe_notice_{ID}"> |
|
5 <strong>{NAME}</strong> – {lang:comment_msg_foe_comment_hidden} |
|
6 <a href="#" onclick="$('#comment_foe_notice_{ID}').hide(); $('#comment_table_{ID}').show('blind'); return false;">{lang:comment_btn_display_foe_comment}</a> |
|
7 </div> |
|
8 <!-- END is_foe --> |
|
9 |
|
10 <table border="0" width="100%" cellspacing="1" cellpadding="4" id="comment_table_{ID}"<!-- BEGIN is_foe --> style="display: none;"<!-- END is_foe -->> |
3 <tr> |
11 <tr> |
4 <th colspan="2" style="text-align: left;">{DATETIME}</th> |
12 <th colspan="2" style="text-align: left;">{DATETIME}</th> |
5 </tr> |
13 </tr> |
6 <tr> |
14 <tr> |
7 <td style="width: 120px; height: 100%;" rowspan="4" valign="top" class="row1<!-- BEGIN is_friend --> row1_green<!-- END is_friend --><!-- BEGIN is_foe --> row1_red<!-- END is_foe -->"> |
15 <td style="width: 120px; height: 100%;" rowspan="4" valign="top" class="row1<!-- BEGIN is_friend --> row1_green<!-- END is_friend --><!-- BEGIN is_foe --> row1_red<!-- END is_foe -->"> |