mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
9 lines
258 B
PHP
9 lines
258 B
PHP
<?php
|
|
|
|
// crmv@168573
|
|
|
|
@unlink('Smarty/templates/themes/next/VtlibWidgets.tpl');
|
|
@unlink('Smarty/templates/modules/MyNotes/widgets/Create.tpl');
|
|
|
|
SDK::setLanguageEntries('APP_STRINGS', 'LBL_SLIDER', array('it_it' => 'Slider', 'en_us' => 'Slider'));
|