set motto and rank for Character groups

This commit is contained in:
coderkun 2014-04-09 00:08:05 +02:00
commit de857cdfb5
2 changed files with 28 additions and 3 deletions

View file

@ -12,7 +12,7 @@
</div>
<div class="gdesc">
<h3><?=$group['name']?></h3>
<span>Schweb wie ein Schmetterling! Stich wie eine Biene!</span>
<span><?=$group['motto']?></span>
</div>
<ul>
<li><i class="fa fa-th-list fa-fw"></i><?=$group['rank']?>. <?=_('Rank')?></li>