Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TYPO3
sg_mail
Commits
fe9ae830
Commit
fe9ae830
authored
Jun 09, 2021
by
Kevin Ditscheid
Browse files
[BUGFIX] Fix send button url in mail queue
parent
c3e6d495
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Resources/Private/Templates/Queue/Index.html
Resources/Private/Templates/Queue/Index.html
+1
-1
No files found.
Resources/Private/Templates/Queue/Index.html
View file @
fe9ae830
...
...
@@ -91,7 +91,7 @@
<f:link.action
class=
"btn btn-default btn-send-now"
controller=
"Queue"
action=
"sendMail"
arguments=
"{mail: mail, selectedTemplate: selectedTemplateKey, selectedExtension: selectedExtensionKey}"
>
arguments=
"{mail: mail
.uid
, selectedTemplate: selectedTemplateKey, selectedExtension: selectedExtensionKey}"
>
<core:icon
identifier=
"actions-document-import-t3d"
/>
<f:translate
key=
"backend.send_now"
/>
</f:link.action>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment