Skip to content
Snippets Groups Projects
Commit c68c3485 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

change batch name to remove customer name

parent c510ea98
3 merge requests!1132Hotline#29412 images des articles dans le resultat de recherche,!1013Master,!1012Com pairing remove customer name from batch name
......@@ -16,13 +16,13 @@
*
* You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
* along with BOKEH; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
class Class_Batch_Typo3 extends Class_Batch_Abstract {
public function getLabel() {
return $this->_('Import des TYPO3 depuis le site SQY');
return $this->_('Import d\'articles TYPO3');
}
public function run() {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment