Мелкие Фиксы git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@468 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
darkmod007 2012-11-04 22:32:16 +00:00
commit 12820c70b1
3 changed files with 3 additions and 6 deletions

View file

@ -56,8 +56,8 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
// Increase number of revision after update
$bb_cfg['tp_version'] = '2.5 Beta';
$bb_cfg['tp_release_state'] = 'R467';
$bb_cfg['tp_release_date'] = '04-11-2012';
$bb_cfg['tp_release_state'] = 'R468';
$bb_cfg['tp_release_date'] = '05-11-2012';
// Database
$charset = 'utf8';

View file

@ -1456,9 +1456,6 @@ $lang['COLOR_DARK_GREEN'] = 'Dark Green';
//txtb
$lang['ICQ_TXTB'] = '[ICQ]';
$lang['AIM_TXTB'] = '[AIM]';
$lang['MSNM_TXTB'] = '[MSN]';
$lang['YIM_TXTB'] = '[Yahoo]';
$lang['REPLY_WITH_QUOTE_TXTB'] = '[Quote]';
$lang['READ_PROFILE_TXTB'] = '[Profile]';
$lang['SEND_EMAIL_TXTB'] = '[E-mail]';

View file

@ -174,7 +174,7 @@ ajax.callback.gen_passkey = function(data){
<div class="clear"></div>
</div>
<table class="user_profile bordered w100" cellpadding="0" border=1>
<table class="user_profile bordered w100" cellpadding="0">
<tr>
<th colspan="2" class="thHead">{L_VIEWING_PROFILE}</th>
</tr>