* adjust the method of assign.

This commit is contained in:
wangchunsheng
2009-12-24 08:19:30 +00:00
parent 787247942e
commit c46855671d
6 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<div class='yui-d0'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $header['title'];?></caption>
<caption><?php echo $header->title;?></caption>
<tr>
<th class='rowhead'><?php echo $lang->task->project;?></th>
<td><?php echo $project->name;?></td>