* Fix bug #35530.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.thWidth {width: 80px !important;}
|
||||
#legendLife .thWidth {width: 70px !important;}
|
||||
.effortThWidth {width: 70px !important;}
|
||||
.task-basic-info {width: 100px !important;}
|
||||
|
||||
@@ -195,7 +195,7 @@
|
||||
</tr>
|
||||
<?php endif;?>
|
||||
<tr>
|
||||
<th><?php echo $lang->task->module;?></th>
|
||||
<th class='task-basic-info'><?php echo $lang->task->module;?></th>
|
||||
<?php
|
||||
$moduleTitle = '';
|
||||
ob_start();
|
||||
|
||||
Reference in New Issue
Block a user