后台查看详细评审意见增加了用户信息链接调用

This commit is contained in:
Li Jianxuan 2011-11-08 08:11:28 +00:00
parent 37264ae8a1
commit a189a8dd1a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
</p>
<p>
<label>评审人:</label>
<?php echo $this->info['realname'];?>
<?php echo $this->info['realname'];?> [<a href="/admin/user/show/id/<?php echo $this->info['uid'];?>">查看详细</a>]
</p>
<p>
<label>处理意见:</label>