File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ <h2>{L_INACTIVE_USERS}</h2>
5353</ table >
5454
5555< fieldset class ="display-options ">
56- {L_DISPLAY_LOG}: {S_LIMIT_DAYS} {L_SORT_BY}: {S_SORT_KEY} {S_SORT_DIR}<!-- IF PAGINATION --> Users per page : < input class ="inputbox autowidth " type ="text " name ="users_per_page " id ="users_per_page " size ="3 " value ="{USERS_PER_PAGE} " /> <!-- ENDIF -->
56+ {L_DISPLAY_LOG}: {S_LIMIT_DAYS} {L_SORT_BY}: {S_SORT_KEY} {S_SORT_DIR}<!-- IF PAGINATION --> {L_USERS_PER_PAGE} : < input class ="inputbox autowidth " type ="text " name ="users_per_page " id ="users_per_page " size ="3 " value ="{USERS_PER_PAGE} " /> <!-- ENDIF -->
5757 < input class ="button2 " type ="submit " value ="{L_GO} " name ="sort " />
5858</ fieldset >
5959
Original file line number Diff line number Diff line change 138138 ),
139139 'USER_ONLINE ' => 'Online ' ,
140140 'USER_PRESENCE ' => 'Board presence ' ,
141+ 'USERS_PER_PAGE ' => 'Users per page ' ,
141142
142143 'VIEWING_PROFILE ' => 'Viewing profile - %s ' ,
143144 'VISITED ' => 'Last visited ' ,
You can’t perform that action at this time.
0 commit comments