File tree Expand file tree Collapse file tree 2 files changed +4
-18
lines changed
styles/prosilver/template/event Expand file tree Collapse file tree 2 files changed +4
-18
lines changed Original file line number Diff line number Diff line change 1- <!-- DEFINE $CURRENT_POST_ROW = '{postrow.S_ROW_COUNT}' -->
2- <!-- BEGIN postrow -->
3- <!-- IF $CURRENT_POST_ROW == postrow.S_ROW_COUNT -->
4-
5- <!-- BEGIN post_message_after -->
1+ <!-- BEGIN postrow.post_message_after -->
62 < div class ="panel ">
73 < div class ="inner "> {postrow.post_message_after.MESSAGE}</ div >
84 </ div >
95
106 < hr class ="divider " />
11- <!-- END post_message_after -->
12-
13- <!-- ENDIF -->
14- <!-- END postrow -->
7+ <!-- END postrow.post_message_after -->
Original file line number Diff line number Diff line change 1- <!-- DEFINE $CURRENT_POST_ROW = '{postrow.S_ROW_COUNT}' -->
2- <!-- BEGIN postrow -->
3- <!-- IF $CURRENT_POST_ROW == postrow.S_ROW_COUNT -->
4-
5- <!-- BEGIN post_message_before -->
1+ <!-- BEGIN postrow.post_message_before -->
62 < div class ="panel ">
73 < div class ="inner "> {postrow.post_message_before.MESSAGE}</ div >
84 </ div >
95
106 < hr class ="divider " />
11- <!-- END post_message_before -->
12-
13- <!-- ENDIF -->
14- <!-- END postrow -->
7+ <!-- END postrow.post_message_before -->
You can’t perform that action at this time.
0 commit comments