|
@@ -553,7 +553,7 @@ |
|
|
block discarded – undo |
|
553
|
553
|
$this->iconFactory->getIcon('actions-system-shortcut-active', Icon::SIZE_SMALL)->render() . '</a>'; |
|
554
|
554
|
} |
|
555
|
555
|
|
|
556
|
|
- $confirmationText = $this->getLanguageService()->sL('LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.makeBookmark'); |
|
|
556
|
+ $confirmationText = $this->getLanguageService()->sL('LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.makeBookmark'); |
|
557
|
557
|
$onClick = 'top.TYPO3.ShortcutMenu.createShortcut(' |
|
558
|
558
|
. GeneralUtility::quoteJSvalue($routeIdentifier) |
|
559
|
559
|
. ', ' . GeneralUtility::quoteJSvalue($arguments) |
Please login to merge, or discard this patch.