Index: typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php
===================================================================
--- typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php (revision 5895)
+++ typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php (working copy)
@@ -499,8 +499,10 @@
';
// Edit all icon:
- $outCode.= '
' . $GLOBALS['LANG']->getLL('editTemplateRecord') . '';
-
+ $outCode.= '
' . $GLOBALS['LANG']->getLL('editTemplateRecord') . '';
$theOutput.= $this->pObj->doc->spacer(25);
$theOutput.= $this->pObj->doc->section('', $outCode);
Index: typo3/sysext/tstemplate_info/locallang.xml
===================================================================
--- typo3/sysext/tstemplate_info/locallang.xml (revision 5895)
+++ typo3/sysext/tstemplate_info/locallang.xml (working copy)
@@ -28,7 +28,7 @@
-
+
\ No newline at end of file