File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/mailuser/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
2121 < tr >
2222 < td > < input class ="form-control " type ="text " name ="search_rulename " value ="{tmpl_var name='search_rulename'} " /> </ td >
2323 < td class ="text-right ">
24- < button type ="button " class ="btn btn-default formbutton-default formbutton-narrow " name ="Filter " id ="Filter " value ="{tmpl_var name= "filter_txt "}" data-submit-form="pageForm " data-form-action ="mail/mail_user_edit .php "> < span class ="icon icon-filter "> </ span > </ button >
24+ < button type ="button " class ="btn btn-default formbutton-default formbutton-narrow " name ="Filter " id ="Filter " value ="{tmpl_var name= "filter_txt "}" data-submit-form="pageForm " data-form-action ="mailuser/mail_user_filter_list .php "> < span class ="icon icon-filter "> </ span > </ button >
2525 </ td >
2626 </ tr >
2727 </ thead >
You can’t perform that action at this time.
0 commit comments