implement copying of Stations for Seminary copy feature
This commit is contained in:
commit
40a233fa7d
4342 changed files with 1215466 additions and 0 deletions
7
views/html/quests/edittask.tpl
Normal file
7
views/html/quests/edittask.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?=$moodpic?>
|
||||
<?=$questgroupshierarchypath?>
|
||||
|
||||
<h1><?=_('Edit Quest task')?></h1>
|
||||
<?php if(!is_null($task)) : ?>
|
||||
<?=$task?>
|
||||
<?php endif ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue