don't ask..

This commit is contained in:
Sarjuuk
2015-08-03 23:16:11 +02:00
parent a5f13325c0
commit 1d5436bbd2
2 changed files with 4 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ if (!empty($this->activateCondition)):
<th><?php echo Lang::enchantment('activation'); ?></th>
<td colspan="2"><?php echo $this->activateCondition; ?></td>
</tr>
<?
<?php
endif;
foreach ($this->effects as $i => $e):