5
MyTabs 2.21 FinalTYPOS :mytabs\language\english\admin.php
Line 16
replace :
define("_AM_MYTABS_CONFIRM_DELETE","Do you really want to delete this items?");
with :
define("_AM_MYTABS_CONFIRM_DELETE","Do you really want to delete this item?");
mytabs\language\english\about.php
Line 13
replace :
define('_AB_MYTABS_MODULE_INFO', 'Module Developpment Informations');
with :
define("_AB_MYTABS_MODULE_INFO","Module Development Informations");