Skip to content

Commit 13ac88f

Browse files
authored
Update activitiesrules.column_col3.php (#382)
Added the wordcodes for 2 new points in the activity guidelines
1 parent 8c0ec7d commit 13ac88f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/activities/templates/activitiesrules.column_col3.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<ul>
99
<li><?= $this->getWords()->getSilent('activities.rules.type.category'); ?></li>
1010
<li><?= $this->getWords()->getSilent('activities.rules.type.variants'); ?></li>
11+
<li><?= $this->getWords()->getSilent('activities.rules.type.hosting'); ?></li>
12+
<li><?= $this->getWords()->getSilent('activities.rules.type.trip'); ?></li>
1113
</ul>
1214
<h3><?= $this->getWords()->getSilent('activities.rules.duration'); ?></h3>
1315
<ul>

0 commit comments

Comments
 (0)