From f99d2befa85e6751ab4ec77e173fd7965b8b5560 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Fri, 5 Feb 2016 13:03:57 +0100 Subject: Fix typos --- add_extbase_model.sh | 2 +- add_extbase_property.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/add_extbase_model.sh b/add_extbase_model.sh index 0a849f5..5f30cc4 100755 --- a/add_extbase_model.sh +++ b/add_extbase_model.sh @@ -137,7 +137,7 @@ return array( 'endtime' => 'endtime', ), 'searchFields' => '', - 'iconfile' => \\TYPO3\\CMS\\Core\\Utility\\ExtensionManagementUtility::extRelPath('extension_builder_text') . 'Resources/Public/Icons/${tablename}.gif' + 'iconfile' => \\TYPO3\\CMS\\Core\\Utility\\ExtensionManagementUtility::extRelPath('${extension}') . 'Resources/Public/Icons/${tablename}.gif' ), 'interface' => array( 'showRecordFieldList' => 'sys_language_uid, l10n_parent, l10n_diffsource, hidden', diff --git a/add_extbase_property.sh b/add_extbase_property.sh index 8baca20..c4dd43b 100755 --- a/add_extbase_property.sh +++ b/add_extbase_property.sh @@ -233,7 +233,7 @@ sed -i "s/.*<\/body>/\t\t\t\n\t\t\t\t