1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-multilang.git synced 2024-04-28 15:19:25 +03:00

fix default selector view

This commit is contained in:
Sebastien Guibert 2011-03-06 19:59:12 +01:00
parent a09e3e5659
commit e717a048fc

View file

@ -9,6 +9,5 @@
<span><?php echo $language['label']; ?></span>
</li>
<?php endif; ?>
<li cllass="clearer"></li>
<?php endforeach; ?>
</ul>