* adjust the width of product field.

This commit is contained in:
wangchunsheng
2010-01-05 06:08:18 +00:00
parent ac46b95d91
commit d41f7f6dcf
+1 -1
View File
@@ -31,7 +31,7 @@
<tr class='colhead'>
<th class='w-50px'><?php echo $lang->story->id;?></th>
<th class='w-50px'><?php echo $lang->story->pri;?></th>
<th class='w-100px'><?php echo $lang->story->product;?></th>
<th class='w-200px'><?php echo $lang->story->product;?></th>
<th><?php echo $lang->story->title;?></th>
<th class='w-100px'><?php echo $lang->story->plan;?></th>
<th class='w-50px'><?php echo $lang->story->linkStory;?></th>