Микрофикс. Спасибо frost444. git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@343 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
torrent.rus.ec@gmail.com 2012-01-30 22:11:50 +00:00
commit acd5ce4c40
2 changed files with 3 additions and 3 deletions

View file

@ -63,8 +63,8 @@ $bb_cfg = $tr_cfg = $page_cfg = array();
// Increase number of revision after update
$bb_cfg['tp_version'] = '2.4 (beta)';
$bb_cfg['tp_release_state'] = 'R340';
$bb_cfg['tp_release_date'] = '02-01-2012';
$bb_cfg['tp_release_state'] = 'R343';
$bb_cfg['tp_release_date'] = '31-01-2012';
// Database
$charset = 'utf8';

View file

@ -186,7 +186,7 @@ ajax.callback.mod_action = function(data) {
<th>{L_ICQ}:</th>
<td class="tLeft med" id="user_icq">
<span class="editable">{ICQ}
<a href="http://www.icq.com/people/searched=1&uin={ICQ}"><img align="middle" src="http://web.icq.com/whitepages/online?icq={ICQ}&img=5"><a>
<a href="http://www.icq.com/people/searched=1&uin={ICQ}"><img align="middle" src="http://web.icq.com/whitepages/online?icq={ICQ}&img=5"></a>
</span>
</td>
</tr>