File tree Expand file tree Collapse file tree
styles/prosilver/template Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ <h3>{L_RS_STATS}</h3>
101101<!-- IF .reputation -->
102102 < div class ="action-bar top ">
103103 < div class ="sorting ">
104- < label > {L_SORT_BY}: </ label >
104+ < label > {L_SORT_BY}{L_COLON} </ label >
105105 < a href ="{U_SORT_USERNAME} " > {L_USERNAME}</ a > •
106106 < a href ="{U_SORT_TIME} " > {L_TIME}</ a > •
107107 < a href ="{U_SORT_POINT} " > {L_RS_POINTS}</ a > •
@@ -170,7 +170,7 @@ <h3>{L_RS_STATS}</h3>
170170 <!-- IF .reputation -->
171171 < div class ="action-bar bottom ">
172172 < div class ="sorting ">
173- < label > {L_SORT_BY}: </ label >
173+ < label > {L_SORT_BY}{L_COLON} </ label >
174174 < a href ="{U_SORT_USERNAME} " > {L_USERNAME}</ a > •
175175 < a href ="{U_SORT_TIME} " > {L_TIME}</ a > •
176176 < a href ="{U_SORT_POINT} " > {L_RS_POINTS}</ a > •
@@ -191,4 +191,4 @@ <h3>{L_RS_STATS}</h3>
191191
192192< br class ="clear ">
193193
194- <!-- INCLUDE overall_footer.html -->
194+ <!-- INCLUDE overall_footer.html -->
You can’t perform that action at this time.
0 commit comments