HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/custom/Extension/modules/Calls/Ext/Language/es_es.Reschedule.php
<?php
$mod_strings = array (
	'LBL_RESCHEDULE' => 'Replanificar',
    'LBL_RESCHEDULE_COUNT' => 'Intentos de llamar',
    'LBL_RESCHEDULE_DATE' => 'Fecha',
    'LBL_RESCHEDULE_REASON' => 'Razón',
    'LBL_RESCHEDULE_ERROR1' => 'Por favor, seleccione una fecha válida',
    'LBL_RESCHEDULE_ERROR2' => 'Por favor seleccione una razón',
    'LBL_RESCHEDULE_PANEL' => 'Replanificación',
    'LBL_RESCHEDULE_HISTORY' => 'Historial de Intentos de Llamada'

);