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
t3o
my.typo3.org
Commits
2894aa61
Commit
2894aa61
authored
Oct 13, 2017
by
Stefan Busemann
Browse files
[BUGFIX] Update ts constants
parent
6a4583ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/t3omy/Configuration/TypoScript/femanager.txt
View file @
2894aa61
...
...
@@ -23,7 +23,7 @@ plugin.tx_femanager {
redirect = TEXT
redirect {
typolink {
parameter = {tx_t3omy.page.activateMessage}
parameter = {
$
tx_t3omy.page.activateMessage}
returnLast = url
}
}
...
...
@@ -33,7 +33,7 @@ plugin.tx_femanager {
userConfirmationRedirect = TEXT
userConfirmationRedirect {
typolink {
parameter = {tx_t3omy.page.adminConfirmMessage}
parameter = {
$
tx_t3omy.page.adminConfirmMessage}
returnLast = url
}
}
...
...
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