correct typo in template for Sidequests
This commit is contained in:
parent
0ef30ac1ca
commit
16189f5d12
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@
|
|||
<?php if($showtask) : ?>
|
||||
<section>
|
||||
<h1><?=_('Task')?></h1>
|
||||
<p><?=\hhu\z\Utils::t(($sidequest['task'])?></p>
|
||||
<p><?=\hhu\z\Utils::t($sidequest['task'])?></p>
|
||||
</section>
|
||||
<?php endif ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue