* finish task #6166,#6149,6139
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
</ul>
|
||||
<div class='tab-content'>
|
||||
<div class='tab-pane active' id='legendBasicInfo'>
|
||||
<?php $widthClass = common::checkEnLang() ? 'w-110px' : 'w-70px';?>
|
||||
<?php $widthClass = common::checkNotCN() ? 'w-110px' : 'w-70px';?>
|
||||
<table class="table table-data">
|
||||
<tbody>
|
||||
<tr valign='middle'>
|
||||
@@ -271,7 +271,7 @@
|
||||
</ul>
|
||||
<div class='tab-content'>
|
||||
<div class='tab-pane active' id='legendLife'>
|
||||
<?php $widthClass = common::checkEnLang() ? 'w-100px' : 'w-90px';?>
|
||||
<?php $widthClass = common::checkNotCN() ? 'w-100px' : 'w-90px';?>
|
||||
<table class="table table-data">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user