This commit is contained in:
coderkun 2014-05-15 18:18:15 +02:00
commit bca58c4c61
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
<li><a href="<?=$linker->link(array('creategroup',$seminary['url'],$groupsgroup['url']), 1)?>"><?=sprintf(_('Create new %s Character group'), $groupsgroup['name'])?></a></li>
</nav>
<?php endif ?>
<ol class="cglist">
<ol class="cglist rnkng">
<?php foreach($groups as $index => &$group) : ?>
<li>
<?php if($index < 3) : ?>