" . $html_icon . ""; } if ($cc_settings['showAs'] === 'all' || $cc_settings['showAs'] === 'text') { if ($f_ContactType === 'Ссылка') { $html_text = str_replace(array("http://", "https://"), "", $f_Value); } else { $html_text = "{$f_Value}"; } } if ($f_Description) { $html_description = "" . $f_Description . ""; } if ($f_ContactType === 'Email') { if ($cc_settings['showAs'] === 'icon') { $html_return = "{$html_icon}"; } else { $html_return = "{$html_icon}
{$html_text}{$html_description}
"; } } elseif ($f_ContactType === 'Телефон') { if ($cc_settings['showAs'] === 'icon') { $html_return = "{$html_icon}"; } else { $html_return = "{$html_icon}
{$html_text}{$html_description}
"; } } elseif ($f_ContactType === 'Адрес') { if ($cc_settings['showAs'] === 'icon') { $html_return = "{$html_icon}"; } else { $html_return = "{$html_icon}
{$html_text}{$html_description}
"; } } elseif ($f_ContactType === 'Ссылка') { if ($cc_settings['showAs'] === 'icon') { $html_return = "{$html_icon}"; } else { $html_return = "{$html_icon}
{$html_text}{$html_description}
"; } } else { $html_return = "{$html_icon}
{$html_text}{$html_description}
"; } ?>
">
$recNum): ?>