Index: ext_tables.php =================================================================== --- ext_tables.php (revision 3843) +++ ext_tables.php (working copy) @@ -84,6 +84,7 @@ $icons = array( 'sendtonextstage' => t3lib_extMgm::extRelPath($_EXTKEY) . 'Resources/Public/Images/version-workspace-sendtonextstage.png', 'sendtoprevstage' => t3lib_extMgm::extRelPath($_EXTKEY) . 'Resources/Public/Images/version-workspace-sendtoprevstage.png', + 'generatepreviewlink' => t3lib_extMgm::extRelPath($_EXTKEY) . 'Resources/Public/Images/generate-ws-preview-link.png', ); t3lib_SpriteManager::addSingleIcons($icons, $_EXTKEY); t3lib_extMgm::addLLrefForTCAdescr('sys_workspace_stage','EXT:workspaces/Resources/Private/Language/locallang_csh_sysws_stage.xml'); Index: Resources/Private/Layouts/module.html =================================================================== --- Resources/Private/Layouts/module.html (revision 3843) +++ Resources/Private/Layouts/module.html (working copy) @@ -5,7 +5,7 @@
-  Generate Workspace Preview Link +  Generate Workspace Preview Link