HEX
Server: LiteSpeed
System: Linux php-prod-3.spaceapp.ru 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: sarli3128 (1010)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/formcreator.php
<?php
//standart module
$_['page_title'] = 'Form Creator';
$_['heading_title']    = $_['page_title'];
$_['text_module']      = 'Modules';
$_['text_success']     = 'Settings updated successfully!';
$_['text_edit']        = 'Module settings';
$_['text_module_name']      = 'Module name';
$_['text_modal']      = 'Show module to modal window';
$_['text_anyplace']      = 'Show module anywhere template';
$_['text_paste_controller']      = 'Paste a controller file code:';
$_['text_paste_temlate']      = 'Paste a template file code:';
$_['text_form_name']      = 'Form name (title)';
$_['text_form_success']      = 'Notice of success send';
$_['text_error_field_name']      = 'Name fields required';
$_['text_error_field_option']      = 'Options fields required';
$_['text_error_name_module']      = 'Name module required';

$_['placeholder_email'] = 'Leave blank to use the system mail';
$_['error_permission'] = 'You are not allowed to control this module!';
$_['error_anyplace'] = 'You must first save the module to activated function view anywhere!';
$_['entry_status'] = 'Status';
$_['entry_comment'] = 'Show comment';
$_['entry_name'] = 'Show name';
$_['entry_phone'] = 'Show phone';
$_['entry_email'] = 'Send to E-mail'; 
$_['text_success'] = 'Success'; 
$_['button_add'] = 'Add field'; 
$_['button_delete'] = 'Delete field'; 
$_['button_list'] = 'Feedback list'; 
$_['button_save'] = 'Save'; 
$_['button_cancel'] = 'Return to module list'; 
$_['text_modal_button'] = 'Button name'; 
// table
$_['table_fiald_name'] = 'Text Button';
$_['table_fiald_type'] = 'Type field';
$_['table_fiald_status'] = 'Status field';
$_['table_fiald_required'] = 'Required';
$_['table_placeholder_option'] = 'Option1:Option2:Option3';
//list
$_['error_nomodule'] = 'is nothing to configure, please add form';
$_['button_create_form'] = 'Add form';
$_['button_text_confirm'] = 'Are you sure?';
$_['button_delete'] = 'Remove selected massages';
$_['text_feedback_list'] = 'Feedback list (inbox massages)';
$_['text_filter_name_form'] = 'Filter to name form';
$_['text_filter_text_form'] = 'Search to text massages';
$_['text_filter_all_form'] = 'All forms';
$_['text_filter_status'] = 'Filter to status';
$_['text_filter_allstatus'] = 'All status';
$_['text_status_noread'] = 'No read';
$_['text_status_read'] = 'Read';
$_['button_filter'] = 'Filter GO';
$_['text_date'] = 'Date';
$_['text_name_form'] = 'Name form';
$_['text_page_send'] = 'Send of the page';
$_['text_page_link'] = 'Link';
$_['text_more'] = 'view more';
$_['text_nomassage'] = 'No messages';
$_['text_entry_text'] = 'Enter text';
$_['text_setting_form'] = 'Setting form';
//popup
$_['text_massage_number'] = 'Message №';
$_['text_popup_value'] = 'Value';
$_['text_popup_data'] = 'Data';
$_['text_popup_date'] = 'Date sended';
$_['text_popup_close'] = 'Close';

//header
$_['text_notif_feedbacks'] = 'Feedback messages';