merge
This commit is contained in:
commit
bca58c4c61
2 changed files with 5 additions and 5 deletions
|
|
@ -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) : ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue