ТвойWeb :: Как убрать в InvisionExBB отображение e-mail в линке icq
$title_lang = ($exbb['reged']) ? $Lang['You_may']. $username : $Lang['You_cannot'];
$links = ($exbb['reged']) ? './templates/InvisionExBB/icq_sent.php?isq_uin='.$uin.'&name_from='.$sender_name.'&mail_from='.$sender_mail.'&icq_username='.$username : './templates/InvisionExBB/icq_sent.php?name_from='.$sender_name;
if (!$exbb['reged']) {$pm = null;}
if (!empty($icq)){
$post_icq = ($exbb['text_menu']) ? '<a href="javascript:void(0);" onClick="window.open(\''.$links.'\',\'\',\'width=450,height=320\');" title="'.$title_lang.'">ICQ</a>' : '</td><td width="52" style="cursor : pointer;" background="./templates/InvisionExBB/im/p_icq.gif" height="21" valign="top" onClick="window.open(\''.$links.'\',\'\',\'width=450,height=320\');" title="'.$title_lang.'">
<div style="padding-left: 3px;padding-top: 0;padding-bottom: 0;border: none;text-align:left;"><img src="http://online.mirabilis.com/scripts/online.dll?icq='.$uin.'&img=5" alt="ICQ" width=18 height=18 border=0></div> </td><td>';
Рубрики: Без рубрики |
Комментариев нет »