xp bars for seminary list
This commit is contained in:
parent
756513110c
commit
771976f169
1 changed files with 6 additions and 0 deletions
|
|
@ -21,6 +21,12 @@
|
|||
<?=$seminary['title']?>
|
||||
<?php endif ?>
|
||||
</p>
|
||||
<div class="cf">
|
||||
<div class="xpbar">
|
||||
<span style="width:25%"></span>
|
||||
</div>
|
||||
<p class="xpnumeric">25 / 100 XP</p>
|
||||
</div>
|
||||
<p><small><?=sprintf(_('created by %s on %s'), $seminary['creator']['username'], $dateFormatter->format(new \DateTime($seminary['created'])))?></small></p>
|
||||
<p><?=\hhu\z\Utils::t($seminary['description'])?></p>
|
||||
<?php if(!array_key_exists('usercharacter', $seminary)) : ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue