From 7601f1127424282913a085ae100a81ce7f317e28 Mon Sep 17 00:00:00 2001 From: Carsten Bleek Date: Sat, 23 May 2015 00:30:04 +0200 Subject: [PATCH] [Jobs] replaces "long_label" with "description" in channel.options.local.php.dist. You have to replace the key in your autoload directory, too --- module/Jobs/config/channel.options.local.php.dist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/Jobs/config/channel.options.local.php.dist b/module/Jobs/config/channel.options.local.php.dist index 6970aa214..536976e12 100644 --- a/module/Jobs/config/channel.options.local.php.dist +++ b/module/Jobs/config/channel.options.local.php.dist @@ -13,7 +13,7 @@ $channel['yawik'] = array( 'label' => 'YAWIK', 'headline' => /*@translate*/ 'publish your job on yawik.org for free', - 'long_label' => /*@translate*/ 'publish the job for 30 days on %s', + 'description' => /*@translate*/ 'publish the job for 30 days on %s', 'linktext' => /*@translate*/ 'yawik.org', 'route' => 'lang/content', 'params' => array( @@ -27,7 +27,7 @@ $channel['jobsintown'] = array( 'currency' => '€', 'tax' => 19, 'headline' => /*@translate*/ 'publish your job on Jobsintown. 199,-€', - 'long_label' => /*@translate*/ 'publish the job for 30 days on %s', + 'description' => /*@translate*/ 'publish the job for 30 days on %s', 'linktext' => /*@translate*/ 'www.jobsintown.de', 'route' => 'lang/content', 'params' => array( @@ -38,7 +38,7 @@ $channel['jobsintown'] = array( $channel['homepage'] = array( 'label' => /*@translate*/ 'Your Homepage', 'headline' => /*@translate*/ 'enable integration of this job on your Homepage', - 'long_label' => /*@translate*/ 'enable %s of this job on your Homepage', + 'description' => /*@translate*/ 'enable %s of this job on your Homepage', 'linktext' => /*@translate*/ 'integration', 'route' => 'lang/content', 'params' => array(