* finish task#1362.

This commit is contained in:
chencongzhi520@gmail.com
2013-04-15 05:30:50 +00:00
parent 48afd4c726
commit 88fbed7683
9 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -96,8 +96,8 @@
<td><?php echo $user->last;?></td>
</tr>
<tr>
<th class='rowhead'><?php echo $lang->user->msn;?></th>
<td><?php echo $user->msn;?></td>
<th class='rowhead'><?php echo $lang->user->skype;?></th>
<td><?php echo $user->skype;?></td>
</tr>
<tr>
<th class='rowhead'><?php echo $lang->user->qq;?></th>