Index: tcafiles/tx_commerce_articles.tca.php =================================================================== --- tcafiles/tx_commerce_articles.tca.php (revision 40264) +++ tcafiles/tx_commerce_articles.tca.php (working copy) @@ -305,7 +305,7 @@ 'type' => 'inline', 'appearance' => array( 'newRecordLinkAddTitle' => true, - 'newRecordLinkPosition' =>'bottom', + 'levelLinksPosition' =>'bottom', ), 'foreign_table'=>'tx_commerce_article_prices', 'foreign_field'=>'uid_article',