Bug #22728 » 14493-create-new-ce.patch
typo3/sysext/cms/layout/class.tx_cms_layout.php (working copy) | ||
---|---|---|
</tr>';
|
||
// Create command links:
|
||
if ($this->tt_contentConfig['showCommands']) {
|
||
if ($this->tt_contentConfig['showCommands'] && $this->doEdit) {
|
||
// Start cell:
|
||
$out.= '
|
||
<tr>
|