Skip to content

Commit

Permalink
Fix forgotten tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Hlavtox committed May 7, 2024
1 parent 909ea5e commit cc8973a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@ function verifyMail(testMsg, testSubject)
"testSubject" : textSubject,
"token" : token_mail,
"ajax" : 1,
"tab" : 'AdminEmails',
"controller" : 'AdminEmails',
"action" : 'sendMailTest'
},
success: function(ret)
Expand Down

0 comments on commit cc8973a

Please sign in to comment.