* SPDX-License-Identifier: AGPL-3.0-only ************************************/ /* crmv@26807 crmv@29190 crmv@59091 crmv@OPER6317 */ $border = 'border:1px solid #999999;'; $button_width = '90%'; $lateral_td_width = '43%'; $center_td_width = '14%'; $inputSearch = ''; $imgSearch = ''.$mod_strings['; $imgPopup = ''.$mod_strings['LBL_SELECT'].''; //crmv@26961 $quick_parent_type = ''; $modulesSelectable = array('Users','Contacts'); $quick_parent_type .= ''; //crmv@26921 //crmv@26935 foreach ($modulesSelectable as $k => $value) { $quick_parent_type .= ''; //crmv@26921 } $quick_parent_type .= ''; // //$modulesSelectable = array('Users','Contacts'); //$quick_parent_type = ''.$name.''; // } // } $availableTable .= ''; $selectedTable = '
'; $html_list = '
'.$quick_parent_type.' '.$inputSearch.' '.$imgPopup.' '.$imgSearch.'
-|@##@|-
'.$availableTable.'
'.$selectedTable.'
'; echo $html_list.'-|@##@|-'.getTranslatedString('LBL_SEARCH_STRING'); ?>