File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interface/web/mailuser/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ <h1><tmpl_var name="list_head_txt"></h1>
2828 < input type ="hidden " name ="id " value ="{tmpl_var name='id'} ">
2929 < div class ="clear "> < div class ="right ">
3030 < button class ="btn btn-default formbutton-success " type ="button "
31- value ="{tmpl_var name='btn_save_txt'} " data-submit-form ="pageForm " data-form-action ="mail/mail_user_edit .php "> {tmpl_var name='btn_save_txt'}</ button >
32- < button class ="btn btn-default formbutton-default " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " data-load-content ="mail/mail_user_list .php "> {tmpl_var name='btn_cancel_txt'}</ button >
31+ value ="{tmpl_var name='btn_save_txt'} " data-submit-form ="pageForm " data-form-action ="mailuser/mail_user_autoresponder_edit .php "> {tmpl_var name='btn_save_txt'}</ button >
32+ < button class ="btn btn-default formbutton-default " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " data-load-content ="mailuser/index .php "> {tmpl_var name='btn_cancel_txt'}</ button >
3333 </ div > </ div >
You can’t perform that action at this time.
0 commit comments