File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/themes/default-v2/templates/admin Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
2222 < th class ="tbl_col_limit " scope ="col "> {tmpl_var name='search_limit'}</ th >
2323 </ tr >
2424 < tr class ="filter ">
25- < td class ="tbl_col_remote_user_pid "> < input type =" text " name =" search_remote_userid " value =" {tmpl_var name='search_remote_userid'} " /> </ td >
25+ < td class ="tbl_col_remote_user_pid "> </ td >
2626 < td class ="tbl_col_remote_username "> < input type ="text " name ="search_username " value ="{tmpl_var name='search_username'} " /> </ td >
2727 < td class ="tbl_col_buttons ">
2828 < button type ="button " class ="button icons16 icoFilter " name ="Filter " id ="Filter " value ="{tmpl_var name= "filter_txt "}" onClick="submitForm('pageForm','admin/remote_user_list.php'); "> < span > {tmpl_var name="filter_txt"}</ span > </ button >
You can’t perform that action at this time.
0 commit comments