update wording for Character groups
This commit is contained in:
parent
8c8537d4a1
commit
e7b6e1b0d0
6 changed files with 8 additions and 9 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<li><i class="fa fa-chevron-right fa-fw"></i><a href="<?=$linker->link(array('groupsgroup',$seminary['url'],$groupsgroup['url']),1)?>"><?=$groupsgroup['name']?></a></li>
|
||||
</ul>
|
||||
|
||||
<h1><?=_('New Character group')?></h1>
|
||||
<h1><?=sprintf(_('New %s Character group'), $groupsgroup['name'])?></h1>
|
||||
<?php if($validation !== true) : ?>
|
||||
<ul>
|
||||
<?php foreach($validation as $field => &$settings) : ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue