implement CharactergroupsAgent and include it in Seminary page

This commit is contained in:
coderkun 2014-02-16 02:48:29 +01:00
commit f83048f8dc
8 changed files with 322 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<h1><?=_('Seminaries')?></h1>
<h2><?=$seminary['title']?></h2>
<h3><?=_('Character Groups')?></h3>
<h4><?=$groupsgroup['name']?></h4>
<h5><?=$group['name']?></h5>