Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
4ec76d9d
Commit
4ec76d9d
authored
Jan 15, 2021
by
Benni Mack
Browse files
Merge branch 'T3DEMO-296' into 'main'
[TASK] Register event for backend login button in footer See merge request
!32
parents
e97bf301
d247aa8c
Pipeline
#10234
passed with stages
in 8 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/extensions/site_t3demo/Resources/Private/Contenttypes/Templates/Footerinfo.html
View file @
4ec76d9d
...
...
@@ -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
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