File tree Expand file tree Collapse file tree
styles/prosilver/template/event Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <!-- ENDIF -->
1616 < li data-skip-responsive ="true ">
1717 <!-- IF postrow.S_VIEW_REPUTATION -->
18- < a href ="{postrow.U_VIEW_POST_REPUTATION} " title ="{postrow.RS_RATE_POST_POSITIVE } " class ="button post-reputation {postrow.POST_REPUTATION_CLASS} " data-referer ="_referer={U_REPUTATION_REFERER} "> < span > {postrow.POST_REPUTATION}</ span > </ a >
18+ < a href ="{postrow.U_VIEW_POST_REPUTATION} " title ="{postrow.RS_POST_REPUTATION } " class ="button post-reputation {postrow.POST_REPUTATION_CLASS} " data-referer ="_referer={U_REPUTATION_REFERER} "> < span > {postrow.POST_REPUTATION}</ span > </ a >
1919 <!-- ELSE -->
20- < div title ="{postrow.RS_RATE_POST_POSITIVE } " class ="button post-reputation {postrow.POST_REPUTATION_CLASS} guest " data-referer ="_referer={U_REPUTATION_REFERER} "> < span > {postrow.POST_REPUTATION}</ span > </ div >
20+ < div title ="{postrow.RS_POST_REPUTATION } " class ="button post-reputation {postrow.POST_REPUTATION_CLASS} guest " data-referer ="_referer={U_REPUTATION_REFERER} "> < span > {postrow.POST_REPUTATION}</ span > </ div >
2121 <!-- ENDIF -->
2222 </ li >
2323<!-- ENDIF -->
You can’t perform that action at this time.
0 commit comments