Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
demo.typo3.org
demo.typo3.org TYPO3 Installation
Commits
d247aa8c
Commit
d247aa8c
authored
Jan 15, 2021
by
David Steeb
Browse files
[TASK] Register event for backend login button in footer
Related: T3DEMO-296
parent
1a1630f1
Pipeline
#10233
passed with stage
in 2 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/extensions/site_t3demo/Resources/Private/Contenttypes/Templates/Footerinfo.html
View file @
d247aa8c
...
...
@@ -10,7 +10,7 @@
<f:if
condition=
"{data.link}"
>
<p>
<f:link.typolink
parameter=
"{data.link}"
class=
"b_button"
>
<f:link.typolink
parameter=
"{data.link}"
class=
"b_button
umami--click--button-backend-login
"
>
{data.linklabel}
</f:link.typolink>
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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