@@ -1,3 +1,3 @@ |
||
| 1 | 1 | <?php if ($canDisplay) :?> |
| 2 | -<li<?=$attributes;?>><?=$text;?></li> |
|
| 3 | -<?php endif;?> |
|
| 2 | +<li<?=$attributes; ?>><?=$text; ?></li> |
|
| 3 | +<?php endif; ?> |
|