Index: typo3/mod/tools/em/class.em_index.php
===================================================================
--- typo3/mod/tools/em/class.em_index.php (revision 5437)
+++ typo3/mod/tools/em/class.em_index.php (working copy)
@@ -755,7 +755,7 @@
$content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'loaded', $GLOBALS['BACK_PATH'],'');
$content.= '
@@ -825,11 +825,11 @@
';
- $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'avail', $GLOBALS['BACK_PATH'],'| ');
+ $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'avail', $GLOBALS['BACK_PATH'], '| ');
$content.= 'If you want to use an extension in TYPO3, you should simply click the "plus" button '.$this->installButton().' .
Installed extensions can also be removed again - just click the remove button '.$this->removeButton().' . ';
$content .= ' ';
+ $content.= 'Look up: ';
$content.= $this->securityHint.' ';
$content.= '';
@@ -928,7 +928,7 @@
unset($list);
// CSH:
- $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'import_ter', $GLOBALS['BACK_PATH'],'| ');
+ $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'import_ter', $GLOBALS['BACK_PATH'], '| ');
$onsubmit = "window.location.href='index.php?ter_connect=1&ter_search='+escape(this.elements['_lookUp'].value);return false;";
$content.= ' ';
@@ -971,7 +971,7 @@
}
}
} else {
- $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'import_ter', $GLOBALS['BACK_PATH'],'| ');
+ $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'import_ter', $GLOBALS['BACK_PATH'], '| ');
$onsubmit = "window.location.href='index.php?ter_connect=1&ter_search='+escape(this.elements['_lookUp'].value);return false;";
$content.= ' ';
@@ -983,7 +983,7 @@
}
} else {
// CSH
- $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'import', $GLOBALS['BACK_PATH'],'| ');
+ $content.= t3lib_BEfunc::cshItem('_MOD_tools_em', 'import', $GLOBALS['BACK_PATH'], '| ');
$onsubmit = "window.location.href='index.php?ter_connect=1&ter_search='+escape(this.elements['_lookUp'].value);return false;";
$content.= '