questlab/views/html/quests/edittask.tpl

7 lines
138 B
Smarty

<?=$moodpic?>
<?=$questgroupshierarchypath?>
<h1><?=_('Edit Quest task')?></h1>
<?php if(!is_null($task)) : ?>
<?=$task?>
<?php endif ?>