parent
25ddb0ca99
commit
2e82bf84d2
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ $iconTabIdx = -1;
|
|||
foreach ($this->effects as $i => $e):
|
||||
?>
|
||||
<tr>
|
||||
<th><?=Lang::spell('_effect').' #'.($i + 1);?></th>
|
||||
<th><?=Lang::spell('_effect').' #'.$i;?></th>
|
||||
<td colspan="3" style="line-height: 17px">
|
||||
<?php
|
||||
echo ' '.$e['name'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue